remove background image

This commit is contained in:
kurets 2023-10-17 21:02:05 +03:00
parent 7dc2f376ce
commit 46baa508e7
Signed by: kurets
GPG key ID: EEB449C295BF5174
2 changed files with 6 additions and 6 deletions

View file

@ -46,11 +46,11 @@ html, body{
margin: 0;
}
.main-background-image{
background: url(/img/cat.jpg);
/* .main-background-image{
background: url(/img/cat.jpg); */
/* background-image: url(/img/cat.jpg); */
/* filter: brightness(var(--bodyImg)); */
}
/* } */
body {
margin: 0%;

View file

@ -46,11 +46,11 @@ html, body{
margin: 0;
}
.main-background-image{
background: url(/img/cat.jpg);
/* .main-background-image{
background: url(/img/cat.jpg); */
/* background-image: url(/img/cat.jpg); */
/* filter: brightness(var(--bodyImg)); */
}
/* } */
body {
margin: 0%;