smaller headder

This commit is contained in:
madmaurice 2016-10-25 17:37:48 +00:00
parent 0613a926d0
commit ca1142e075

View file

@ -14,8 +14,8 @@ body {
/* background-size: cover; */ /* background-size: cover; */
position: relative; position: relative;
overflow: visible; overflow: visible;
padding-top: 2.5rem; padding-top: 1.5rem;
padding-bottom: 4.9rem; padding-bottom: 3.5rem;
margin-bottom: 1rem; margin-bottom: 1rem;
} }
@ -27,7 +27,7 @@ body {
.header .tagline { .header .tagline {
color: #eeeeed /* #aaaaac */; color: #eeeeed /* #aaaaac */;
font-size: 1.5rem; font-size: 1.0rem;
margin: 0; margin: 0;
font-style: italic; font-style: italic;
} }