This commit is contained in:
thaaoblues 2023-05-01 22:54:48 +02:00
parent 501c364900
commit 0dfb2062c1

View file

@ -64,7 +64,7 @@ body {
background-position: center center, center center; background-position: center center, center center;
background-size: auto,cover; background-size: auto,cover;
height: 100vh; height: 100vh;
width: 50vh; width: 80vh;
} }
} }