From 7df14cc7b27be412db9ef0e65cf009ad83cae49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Fri, 14 Apr 2017 15:43:19 +0200 Subject: [PATCH] Change the width to be wider! --- src/static_src/css/bornhack.css | 6 ------ src/templates/base.html | 6 +++--- 2 files changed, 3 insertions(+), 9 deletions(-) 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 %}