From 965826a360b80ebd5a13192f28c04fb4107f65e4 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 7 Jan 2018 16:12:11 -0800 Subject: [PATCH] tweak styles more --- assets/global.css | 1 - routes/_components/Nav.html | 3 +-- routes/index.html | 34 +++++++++++++++++++++++++++++++--- 3 files changed, 32 insertions(+), 6 deletions(-) diff --git a/assets/global.css b/assets/global.css index 9673a71..f37e9b8 100644 --- a/assets/global.css +++ b/assets/global.css @@ -10,7 +10,6 @@ main { position: relative; max-width: 800px; padding: 25px; - margin: 0 auto; box-sizing: border-box; } diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index dedd320..078eaae 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -2,8 +2,7 @@