This commit is contained in:
Петухова Ростислава
2023-11-06 21:41:07 +03:00
parent 0ed1189eae
commit bab0217b12
40 changed files with 124 additions and 147 deletions

View File

@@ -32,7 +32,7 @@
body{
background-color: var(--bodyBoxColor);
background-image: url('/style/background.png');
background-image: url('/images/background.png');
backdrop-filter: blur(2px);
}