mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-18 03:22:02 +02:00
5 lines
69 B
CSS
5 lines
69 B
CSS
/* Show it's not fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
}
|