Fix spacing a bit.
This commit is contained in:
parent
ff08741f69
commit
c03b6c81e7
|
@ -4626,7 +4626,7 @@ #welcome .jumbotron__header, .jumbotron h1 {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: white;
|
color: white;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 30px; }
|
margin-bottom: 25px; }
|
||||||
|
|
||||||
#welcome .jumbotron__body {
|
#welcome .jumbotron__body {
|
||||||
max-width: 80%;
|
max-width: 80%;
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: white;
|
color: white;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#welcome .jumbotron__body {
|
#welcome .jumbotron__body {
|
||||||
|
|
Loading…
Reference in New Issue