|
|
|
@ -44,14 +44,12 @@ body.chakra-ui-light {
|
|
|
|
|
background-image: url("./assets/bg/millelibri_light_bg_desktop.png");
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
background-position: right bottom;
|
|
|
|
|
background-attachment: fixed;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body.chakra-ui-dark {
|
|
|
|
|
background-image: url("./assets/bg/millelibri_dark_bg_desktop.png");
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
background-position: right bottom;
|
|
|
|
|
background-attachment: fixed;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-width : 899px) {
|
|
|
|
|