mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
more space below links on homepage
This commit is contained in:
parent
87df4784c1
commit
6fb81f155b
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ body {
|
||||||
/* Links to project-level content like the repo, Expo, etc */
|
/* Links to project-level content like the repo, Expo, etc */
|
||||||
.bs-masthead-links {
|
.bs-masthead-links {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 40px;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Add table
Reference in a new issue