dev.metalisp.sbt/examples/originals/navbar-static/navbar-static.css

4 lines
67 B
CSS

/* Show it's not fixed to the top */
body {
min-height: 75rem;
}