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

5 lines
67 B
CSS
Raw Normal View History

2023-08-08 17:25:42 +02:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}