mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-24 03:03:42 +00:00
space out masthead a git more
This commit is contained in:
parent
0ef4b6419f
commit
ef4d0dd7db
1 changed files with 2 additions and 1 deletions
|
|
@ -96,7 +96,8 @@ hr.soften {
|
||||||
|
|
||||||
/* Masthead (docs home) */
|
/* Masthead (docs home) */
|
||||||
.masthead {
|
.masthead {
|
||||||
padding: 36px 0 0;
|
padding-top: 36px;
|
||||||
|
margin-bottom: 72px;
|
||||||
}
|
}
|
||||||
.masthead h1,
|
.masthead h1,
|
||||||
.masthead p {
|
.masthead p {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue