academy/css/styles.css

9 lines
79 B
CSS

/* Navbar fija */
html,
body {
height: 100%;
}
body {
padding-top: 56px;
}