mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 23:26:40 +02:00
Fix up padding on default navbar example
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
body {
|
body {
|
||||||
padding: 30px;
|
padding-top: 20px;
|
||||||
|
padding-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user