From 1267d384f850feb2c22a48b07a5f2efc9f485043 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 12 Jun 2022 23:15:56 +0200 Subject: [PATCH] small fixes --- themes/buha/assets/scss/banner.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/assets/scss/banner.scss b/themes/buha/assets/scss/banner.scss index 6f06b0a..dfd7591 100644 --- a/themes/buha/assets/scss/banner.scss +++ b/themes/buha/assets/scss/banner.scss @@ -2,7 +2,7 @@ .banner { width: 98vw; height: calc(100vw / 3.5); - font-size: 3.2vh; + font-size: 110%; //box-shadow: inset 0px -11px 8px -10px #444; background-repeat: no-repeat; background-size: 100%;