mirror of
https://github.com/Max-Stevenson/jurassic-park-interface.git
synced 2024-12-27 23:31:00 +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 {
|
||||
color: white;
|
||||
margin: 0;
|
||||
font-size: 0.75vw;
|
||||
font-size: 0.7vw;
|
||||
padding-left: 1vw;
|
||||
padding-top: 0.5vw;
|
||||
}
|
||||
@ -1235,7 +1235,7 @@ body {
|
||||
#power-display__inner > div.power-screen__votage-output-container {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
margin-bottom: 1vw;
|
||||
margin-bottom: 0.5vw;
|
||||
}
|
||||
|
||||
.breaker-label__text {
|
||||
|
@ -51,7 +51,7 @@
|
||||
#power-display__inner > div.power-screen__votage-output-container {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
margin-bottom: 1vw;
|
||||
margin-bottom: .5vw;
|
||||
}
|
||||
|
||||
.breaker-label__text {
|
||||
|
@ -191,7 +191,7 @@
|
||||
.power-screen__warning-text {
|
||||
color: white;
|
||||
margin: 0;
|
||||
font-size: .75vw;
|
||||
font-size: .70vw;
|
||||
padding-left: 1vw;
|
||||
padding-top: .5vw;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user