This commit is contained in:
2023-01-19 18:45:21 +05:30
vanhempi d0e512196b
commit eb816fc2b5
5 muutettua tiedostoa jossa 121 lisäystä ja 23 poistoa
+37 -4
Näytä tiedosto
@@ -18,16 +18,49 @@ html{
}
.banner_heading_4{
font-size: 4rem;
font-size: 3rem;
}
.subtitle_1{
font-size: 1rem;
font-size: 1.5rem;
}
.padding_top_12{
padding-top: 12rem;
.padding_top_14{
padding-top: 14rem;
}
.photo_dual{
width:40rem;
}
.price_footer{
background-color:#52cba5;
}
.boxImgContainer{
width: 4rem;
}
.vh-85{
height: 85vh;
}
.vh-15{
height: 15vh;
}
.font-3{
font-size: 3rem;
}
.font-1_5{
font-size: 2rem;
}
.gap-1{
font-size: 0.7rem;
}
.priceCut_multi{
font-size: .7rem;
}