From d8f8aafdd9353a3d3a319bdbabe56874e4324883 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Tue, 29 Nov 2022 17:52:39 +0100 Subject: [PATCH] Add wrapper to services page, fix css and favicon --- www/css/services.css | 13 ++++++++----- www/tjenester/index.php | 12 +++++++----- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/www/css/services.css b/www/css/services.css index 78e7c93..7dfac13 100644 --- a/www/css/services.css +++ b/www/css/services.css @@ -1,12 +1,16 @@ main { - display: grid; + margin: 0px !important; + padding: 0px !important; + width: 100vw; +} - width: 80vw; +.serviceWrapper { + width: 80%; + display: grid; grid-template-columns: 1fr 1fr; grid-gap: 1em; margin: auto auto; - margin-top: 4em; } @@ -79,9 +83,8 @@ main { } @media (max-width: 800px) { - main { + .serviceWrapper { grid-template-columns: 1fr; - margin: auto !important; } .categoryContainer { width: 100%; diff --git a/www/tjenester/index.php b/www/tjenester/index.php index 9e444d6..a24f9c2 100644 --- a/www/tjenester/index.php +++ b/www/tjenester/index.php @@ -5,10 +5,10 @@ require_once dirname(dirname(__DIR__)) . implode(DIRECTORY_SEPARATOR, ['', 'inc' - - - - + + + + Tjenesteverkstedet @@ -21,6 +21,8 @@ require_once dirname(dirname(__DIR__)) . implode(DIRECTORY_SEPARATOR, ['', 'inc'
+
+
Versjonskontroll og utvikling
@@ -195,12 +197,12 @@ require_once dirname(dirname(__DIR__)) . implode(DIRECTORY_SEPARATOR, ['', 'inc'
RSS-Ikon
-
+