mirror of
https://github.com/Max-Stevenson/jurassic-park-interface.git
synced 2025-01-16 15:29:47 +00:00
More compiling and style changes.
This commit is contained in:
parent
f9326f3dce
commit
b112646efb
@ -895,7 +895,7 @@ body {
|
|||||||
.power-screen__warning-text {
|
.power-screen__warning-text {
|
||||||
color: white;
|
color: white;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 0.75vw;
|
font-size: 0.7vw;
|
||||||
padding-left: 1vw;
|
padding-left: 1vw;
|
||||||
padding-top: 0.5vw;
|
padding-top: 0.5vw;
|
||||||
}
|
}
|
||||||
@ -1235,7 +1235,7 @@ body {
|
|||||||
#power-display__inner > div.power-screen__votage-output-container {
|
#power-display__inner > div.power-screen__votage-output-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
margin-bottom: 1vw;
|
margin-bottom: 0.5vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.breaker-label__text {
|
.breaker-label__text {
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
#power-display__inner > div.power-screen__votage-output-container {
|
#power-display__inner > div.power-screen__votage-output-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
margin-bottom: 1vw;
|
margin-bottom: .5vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.breaker-label__text {
|
.breaker-label__text {
|
||||||
|
@ -191,7 +191,7 @@
|
|||||||
.power-screen__warning-text {
|
.power-screen__warning-text {
|
||||||
color: white;
|
color: white;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: .75vw;
|
font-size: .70vw;
|
||||||
padding-left: 1vw;
|
padding-left: 1vw;
|
||||||
padding-top: .5vw;
|
padding-top: .5vw;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user