diff --git a/public/css/main.css b/public/css/main.css index 00b94fced211848f79dc0cb888389a8465859e25..6ef56f292ef05efa8cacf9aacc4f63b3ef3117f9 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -878,7 +878,7 @@ a:hover, a:focus { color: rgba(51,51,51,.7); } -#header { +header { margin: 0.75em; } diff --git a/render/templates/main.handlebars b/render/templates/main.handlebars index 3081b6750112fbae2ddf548f7679f631ee68812d..8a19d4150bfbc99a759f3ed65e56c2fc2a6a219d 100644 --- a/render/templates/main.handlebars +++ b/render/templates/main.handlebars @@ -9,12 +9,14 @@ - +
{{{body}}}
{{> sites}}
+ + {{> analytics}}