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