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 { body {
padding-bottom: 25px; padding-bottom: 35px;
padding-top: 70px; padding-top: 70px;
background-color: #ffb878; background-color: #ffb878;
} }
.navbar-custom { .navbar-custom {
height: 20px; height: 30px;
} }
.pie{ .pie{
color: white; color: white;