From 3230f86fa6e982548013d6d3b6be36d822a487f2 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Wed, 5 Sep 2018 16:26:25 -0500 Subject: [PATCH] Changed location of menu and width of container --- assets/css/site.css | 5 ++--- assets/templates/default.phtml | 14 +++++++------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/assets/css/site.css b/assets/css/site.css index 0fb39f6..125e769 100644 --- a/assets/css/site.css +++ b/assets/css/site.css @@ -96,7 +96,7 @@ button:hover .icon svg { clear: both; } .container { - width: 90%; + width: 1050px; margin-left: auto; margin-right: auto; } @@ -186,8 +186,7 @@ button:hover .icon svg { height: 100px; } .menu { - margin-left: 2em; - margin-bottom: 1em; + margin-bottom: 1.5em; } .modal { position: fixed; diff --git a/assets/templates/default.phtml b/assets/templates/default.phtml index c6fcab0..77a22bd 100644 --- a/assets/templates/default.phtml +++ b/assets/templates/default.phtml @@ -1,13 +1,13 @@ $title, 'subtitle' => $subtitle]) ?> - -
+ +