Support, post-self

This commit is contained in:
Madison Scott-Clary
2020-04-21 00:05:55 -07:00
parent d5ad0e5a2a
commit feb2782376
9 changed files with 91 additions and 18 deletions

View File

@ -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;