Support, post-self
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
line-height: 1.75;
|
||||
margin-top: -5px;
|
||||
margin-bottom: 100px;
|
||||
background-color: $i-lighttan; //$darken-gray;
|
||||
background-color: $white; //$i-lighttan; //$darken-gray;
|
||||
padding: 20px 50px;
|
||||
box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.1);
|
||||
|
||||
@ -87,10 +87,9 @@
|
||||
.header-page {
|
||||
position: relative;
|
||||
margin-bottom: 30px;
|
||||
h1 {
|
||||
h1, h2 {
|
||||
font-family: 'Lato', sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: 36px;
|
||||
text-align: center;
|
||||
margin: 0 0 20px;
|
||||
color: $i-darkbrown; //$light-purple;
|
||||
|
||||
Reference in New Issue
Block a user