1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/e2e/pages/dynamic/index.css

5 lines
69 B
CSS
Raw Normal View History

2018-11-12 21:53:36 +02:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}