diff --git a/src/static_src/css/bornhack.css b/src/static_src/css/bornhack.css index 0a657d22..4f09c0f5 100644 --- a/src/static_src/css/bornhack.css +++ b/src/static_src/css/bornhack.css @@ -11,11 +11,6 @@ a, a:active, a:focus { outline: none; } -/* Main width */ -#main { - width: 700px -} - @media (max-width: 768px) { #main { width: 500px; @@ -35,7 +30,6 @@ a, a:active, a:focus { /* Navbar stuff */ .navbar { - max-width: 700px; margin: auto; background-color: rgb(255, 255, 255); border-bottom: 1px solid rgb(250, 250, 250); diff --git a/src/templates/base.html b/src/templates/base.html index 0e6e6dbe..b7cddc56 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -30,8 +30,10 @@ + +
- -
{% if camp %}