From 0f4083458f64cd04e9b70ef1b95fc45aad2380c7 Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Thu, 10 Mar 2022 19:23:56 +0100 Subject: [PATCH] fixes --- content.php | 2 +- files/bulma.css | 15 ++++++++++++++- index.php | 2 +- style.css | 21 +++++++-------------- 4 files changed, 23 insertions(+), 17 deletions(-) diff --git a/content.php b/content.php index b88cde5..23035b7 100644 --- a/content.php +++ b/content.php @@ -9,7 +9,7 @@ Holz. Die mobile Sauna mit Holzofen für den eigenen Garten oder direkt am See.


- + Jetzt Mietanfrage stellen

diff --git a/files/bulma.css b/files/bulma.css index d8e2c3e..7469744 100644 --- a/files/bulma.css +++ b/files/bulma.css @@ -3332,11 +3332,24 @@ fieldset[disabled] .button { .hero-body > .container { flex-grow: unset; } + .container { + padding: 0 30px; + } + + .container .container, + footer .container, + nav .container { + padding: 0 0; + } + + .section:not(.features) { + padding: 3rem 0rem !important; + } } @media screen and (min-width: 1024px) { .container { - max-width: 960px + max-width: 960px; } } diff --git a/index.php b/index.php index a7abfee..9dbd522 100644 --- a/index.php +++ b/index.php @@ -150,7 +150,7 @@ -
+