This commit is contained in:
thaaoblues 2023-05-01 22:50:58 +02:00
parent 7c62ef65c0
commit 9ce659c05d

View file

@ -63,8 +63,8 @@ body {
.bg{
background-position: center center, center center;
background-size: auto,cover;
height: 100vh;
width: 100vh;
height: 100%;
width: 100%;
}
}