feature(frontend): eslint fix

This commit is contained in:
Mateusz Michałowski 2024-08-08 10:04:07 +02:00
parent aa275b7631
commit 6081b2f492

View File

@ -434,7 +434,7 @@ const setVisible = (bool) => {
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url("/img/svg/Gradido_Blaetter_Mainpage.svg") !important;
background-image: url('/img/svg/Gradido_Blaetter_Mainpage.svg') !important;
}
.b-right {