mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
Add v5.0.0-beta1 docs. (#32256)
This commit is contained in:
5
docs/5.0/examples/navbar-fixed/navbar-top-fixed.css
Normal file
5
docs/5.0/examples/navbar-fixed/navbar-top-fixed.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Show it is fixed to the top */
|
||||
body {
|
||||
min-height: 75rem;
|
||||
padding-top: 4.5rem;
|
||||
}
|
Reference in New Issue
Block a user