9 lines
79 B
CSS
9 lines
79 B
CSS
/* Navbar fija */
|
|
html,
|
|
body {
|
|
height: 100%;
|
|
}
|
|
body {
|
|
padding-top: 56px;
|
|
}
|