From f9326f3dce8da5bfc3fed1259e0ec45db611ed5e Mon Sep 17 00:00:00 2001 From: Max Stevenson Date: Tue, 10 Nov 2020 20:44:05 -0600 Subject: [PATCH] Compiled stylesheet to latest version. --- public/stylesheets/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {