diff --git a/css/general.css b/css/general.css index 760a849..8beb89e 100644 --- a/css/general.css +++ b/css/general.css @@ -327,18 +327,13 @@ main { section { width: auto; - padding-top: 50px; + padding-top: 70px; text-align: center; justify-content: center; align-items: center; max-width: 1500px; } -#event { - /* background-color: #0d1117; */ - padding-bottom: 20px; -} - .topic { width: auto; font-size: 35px; @@ -346,12 +341,6 @@ section { color:rgb(255, 243, 205); } -#discord-widget { - margin: 50px auto 0; - /* width: 20%; */ - float: right; -} - #event-container { display: flex; flex-wrap: wrap;