Add margin-top to gaugeGroup

This commit is contained in:
Sietse Jonker
2024-04-03 11:34:17 +02:00
parent 8c9ccda61a
commit c7059086c2

View File

@@ -51,6 +51,7 @@ body {
}
.gaugeGroup {
margin-top: 2vh;
width: 98vw;
height: auto;
display: flex;