mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-06 22:30:59 +00:00
4 lines
67 B
CSS
4 lines
67 B
CSS
/* Show it's not fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
}
|