more cleanup and new og image

This commit is contained in:
Samuel Philipp 2024-04-01 14:13:57 +02:00
parent 7331e63d4e
commit 3c4944bacb
7 changed files with 3 additions and 4 deletions

View file

@ -26,7 +26,7 @@ html, body {
body {
background-color: #222;
background-image: url("../img/bg2.jpg");
background-image: url("../img/bg.jpg");
color: #fff;
min-height: 100vh;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);