initial commit
This commit is contained in:
5
assets/bootstrap-4.5.2/site/docs/4.5/examples/navbar-fixed/navbar-top-fixed.css
vendored
Normal file
5
assets/bootstrap-4.5.2/site/docs/4.5/examples/navbar-fixed/navbar-top-fixed.css
vendored
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