Change the directory of Bootstrap from '_assets' to static 'assets'.
This commit is contained in:
5
assets/vendor/bootstrap/docs/examples/jumbotron/jumbotron.css
vendored
Normal file
5
assets/vendor/bootstrap/docs/examples/jumbotron/jumbotron.css
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Move down content because we have a fixed navbar that is 50px tall */
|
||||
body {
|
||||
padding-top: 50px;
|
||||
padding-bottom: 20px;
|
||||
}
|
Reference in New Issue
Block a user