diff --git a/fff/01toppage/style.css b/fff/01toppage/style.css index 108f0f3..cd6e09c 100644 --- a/fff/01toppage/style.css +++ b/fff/01toppage/style.css @@ -9,12 +9,12 @@ } h1 { -margin-top: 40px; +margin-top: 20px; font-size: 2em; } h2 { -margin-top: 60px; +margin-top: 20px; font-size: 1.5em; border-bottom: 2px solid rgba(255,255,255,0.5); display: inline-block; @@ -22,7 +22,7 @@ } .section { -margin-bottom: 50px; +margin-bottom: 20px; } .button-container {