mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-12 06:13:09 +00:00
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
4 lines
67 B
CSS
4 lines
67 B
CSS
/* Show it's not fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
}
|