mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-15 07:33:09 +00:00
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
4 lines
67 B
CSS
4 lines
67 B
CSS
/* Show it's not fixed to the top */
|
|
body {
|
|
min-height: 75rem;
|
|
}
|