Compiled stylesheet to latest version.

This commit is contained in:
Max Stevenson 2020-11-10 20:44:05 -06:00
parent 939da0016c
commit f9326f3dce
1 changed files with 2 additions and 2 deletions

View File

@ -895,7 +895,7 @@ body {
.power-screen__warning-text {
color: white;
margin: 0;
font-size: 0.70vw;
font-size: 0.75vw;
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: .5vw;
margin-bottom: 1vw;
}
.breaker-label__text {