mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-16 07:35:51 +00:00
Fix header statbar height
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user