1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

Add v5.2.0-beta1 docs (#36338)

This commit is contained in:
XhmikosR
2022-05-13 20:19:48 +03:00
committed by GitHub
parent 0d0ca30f5d
commit cdce51caab
344 changed files with 174861 additions and 587 deletions

View File

@@ -0,0 +1,5 @@
/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}