Fix header statbar height

This commit is contained in:
2023-06-07 21:13:13 +02:00
parent e259d9cca9
commit c27a0cf61f

View File

@@ -30,13 +30,13 @@ tbody {
}
body {
padding-bottom: 25px;
padding-bottom: 35px;
padding-top: 70px;
background-color: #ffb878;
}
.navbar-custom {
height: 20px;
height: 30px;
}
.pie{
color: white;