2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
Files
2018-01-18 10:32:35 -08:00

5 lines
67 B
CSS

/* Show it's not fixed to the top */
body {
min-height: 75rem;
}