Fix CSS issue
This commit is contained in:
parent
b1c5adc2f2
commit
3628964795
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 60px;
|
padding-top: 70px;
|
||||||
}
|
}
|
||||||
.navbar {
|
.navbar {
|
||||||
min-height: 45px;
|
min-height: 45px;
|
||||||
|
|
Reference in a new issue