mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
1ded0d6a4e
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
6 lines
87 B
CSS
6 lines
87 B
CSS
/* Show it is fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
padding-top: 4.5rem;
|
|
}
|