mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-09 02:46:15 +01:00
6ffb0b48e4
* Bump version to v4.6.0. * Dist
5 lines
67 B
CSS
5 lines
67 B
CSS
/* Show it's not fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
}
|