- aggiornamento con proj RISO. postcss, pwa.

This commit is contained in:
Surya Paolo
2025-03-05 18:14:00 +01:00
parent 5aa794ef18
commit 5c38bbd52e
340 changed files with 7203259 additions and 923 deletions

View File

@@ -1,4 +1,5 @@
. $grayshadow: #555;
$heightBtn: 100%;
$grayshadow: #555;
$textcol: blue;
$textcol_scuro: darkblue;
@@ -172,10 +173,6 @@ h4 {
//margin-left: -48px
}
body.mobile .landing {
//background: unset
}
body.mobile .landing:before {
content: "";
position: fixed;
@@ -287,7 +284,7 @@ body.mobile .landing:before {
}
.carousel_img_3 {
//background-image: url(../../public/images/cibo_sano.jpg);
//background-image: url(/images/cibo_sano.jpg);
background-size: cover !important;
background-position: 50% center !important;
background-repeat: no-repeat !important;
@@ -368,7 +365,7 @@ body.mobile .landing:before {
}
.carousel_img_3 {
//background-image: url(../../public/images/cibo_sano.jpg);
//background-image: url(/images/cibo_sano.jpg);
background-size: cover !important;
background-position: 50% top !important;
background-repeat: no-repeat !important;