fix: Maybe this?

This commit is contained in:
David Lapshin 2023-07-29 18:48:04 +03:00
parent 9f50739807
commit 390ba3a2d2
Signed by: daudix
GPG key ID: 93ECF15D3053D81C

View file

@ -90,6 +90,7 @@ body {
body {
background-image: url(assets/darkdenim.png);
background-position: center;
background-repeat: repeat;
background-size: 420px;
color: var(--light2);