mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 03:41:19 +02:00
update to 4.2.1
This commit is contained in:
5
docs/4.2/examples/navbar-fixed/navbar-top-fixed.css
Normal file
5
docs/4.2/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