From 3d2c6df7cba8528ab8195cd547d644ae252b57af Mon Sep 17 00:00:00 2001 From: Patrick <patrick.wuerstle@gmx.de> Date: Thu, 9 Jun 2022 12:06:37 +0200 Subject: [PATCH] update header --- public/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 5b141c4..3a1459c 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -34,7 +34,7 @@ p { header { position: relative; width: 100%; - height: 43.2vw; + height: 37.2vw; background: url(../images/headerV2.jpg); background-size: contain; background-repeat: no-repeat; -- GitLab