mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-13 01:08:58 +01:00
8 lines
69 B
CSS
8 lines
69 B
CSS
|
body {
|
||
|
padding-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
.navbar {
|
||
|
margin-bottom: 20px;
|
||
|
}
|