diff --git a/web/style.css b/web/style.css index f3dbfb7..8c0350e 100644 --- a/web/style.css +++ b/web/style.css @@ -24,7 +24,7 @@ body { .top-content { text-align: center; - padding-top: 50px; + padding-top: 70px; } .section { @@ -44,7 +44,7 @@ body { background-color: rgba(0, 0, 0, 0.4); border-radius: 5px; margin-bottom: 30px; - margin-top: 150px; + margin-top: 120px; padding: 20px; }