From a0b96140be495a8812792084baf7524d3e65f180 Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 15 Jun 2022 23:51:21 +0200 Subject: [PATCH] small fixes --- themes/buha/assets/scss/main.scss | 2 +- themes/buha/layouts/_default/baseof.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/buha/assets/scss/main.scss b/themes/buha/assets/scss/main.scss index 1ee81dcb..6c8a42d8 100644 --- a/themes/buha/assets/scss/main.scss +++ b/themes/buha/assets/scss/main.scss @@ -6,7 +6,7 @@ font-size: 120%; } -.main { +.main_baseof { overflow-x: auto; width: 98vw; margin-left: auto; diff --git a/themes/buha/layouts/_default/baseof.html b/themes/buha/layouts/_default/baseof.html index 50a26020..e57c790e 100644 --- a/themes/buha/layouts/_default/baseof.html +++ b/themes/buha/layouts/_default/baseof.html @@ -8,7 +8,7 @@
-
+
{{ partial "snippets/banner" . -}}
{{ if not .IsHome}}