This commit is contained in:
NoobishSVK
2024-08-01 20:12:24 +02:00
parent 2e719448b2
commit 8df2eab272
13 changed files with 54 additions and 59 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ body {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
transition: 0.3s ease-in-out background-color;
transition: 0.3s ease background-color;
margin: 0 auto;
min-height: 100%;
}