mirror of
https://github.com/twbs/bootstrap.git
synced 2025-05-18 00:02:43 -04:00
5 lines
67 B
CSS
5 lines
67 B
CSS
/* Show it's not fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
}
|