diff --git a/web/new website/style.css b/web/new website/style.css index 7598d8e..a6830f0 100644 --- a/web/new website/style.css +++ b/web/new website/style.css @@ -48,7 +48,7 @@ body { align-items: center; justify-content: space-around; flex-wrap: wrap; - width: 20%; + width: 15%; height: 110%; background-color: #ddd; color: #333; @@ -82,6 +82,7 @@ body { left: 0; z-index: 1; /* Make the image display below the needle */ bottom: 0; + margin-bottom: 10px; } .gaugeValue, .gaugeText {