From 4960aad0abb4e90821c0058296cfcfdb6cf347bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Tue, 26 Jan 2021 13:44:01 +0100
Subject: [PATCH] padding i bunnen av main

---
 src/App.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/App.vue b/src/App.vue
index f9431b02..2df00bf3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -297,6 +297,7 @@ main {
   background-repeat: no-repeat;
   background-attachment: fixed;
   min-height: 500px;
+  padding-bottom: 20px;
 }
 
 header, #search_results, #spinner, #single_article_container, footer, div.welcome, div.search_container {
-- 
GitLab