diff --git a/public/stylesheets/styles.css b/public/stylesheets/styles.css index f61e508..46dbc91 100644 --- a/public/stylesheets/styles.css +++ b/public/stylesheets/styles.css @@ -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 {