diff --git a/content/assets/stylesheets/includes/blogpost.scss b/content/assets/stylesheets/includes/blogpost.scss index 0e57cd0..8a40efe 100644 --- a/content/assets/stylesheets/includes/blogpost.scss +++ b/content/assets/stylesheets/includes/blogpost.scss @@ -31,6 +31,7 @@ dl { .padbox { margin-bottom:10px; + border-radius: 0 !important; } .blogwidth{ diff --git a/content/assets/stylesheets/main.scss b/content/assets/stylesheets/main.scss index 289dca2..4362188 100644 --- a/content/assets/stylesheets/main.scss +++ b/content/assets/stylesheets/main.scss @@ -10,6 +10,8 @@ // Sticky footer body.site { + overflow-x: hidden; + display: flex; min-height: 100vh; flex-direction: column; diff --git a/layouts/archive_page.erb b/layouts/archive_page.erb index 6893969..f98b207 100644 --- a/layouts/archive_page.erb +++ b/layouts/archive_page.erb @@ -1,55 +1,52 @@
-
- +
+
-
+ <% end %> +
+