mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
padding twerk
This commit is contained in:
parent
33864b4a3d
commit
a8a60e94e3
@ -445,7 +445,7 @@ section > ul li {
|
||||
}
|
||||
|
||||
/* Tweak display of docs jumbotrons */
|
||||
.bs-docs-jumbotron {
|
||||
.masthead {
|
||||
padding-top: 100px;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
@ -458,6 +458,8 @@ section > ul li {
|
||||
margin-right: 10%;
|
||||
}
|
||||
.subhead {
|
||||
padding-top: 60px;
|
||||
padding-bottom: 60px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user