change content

This commit is contained in:
HAM!DREZA
2024-07-20 18:17:31 +03:30
parent ba0c128832
commit dec2788106
25 changed files with 1191 additions and 959 deletions
+39 -2
View File
@@ -198,10 +198,47 @@ body {
background-repeat: no-repeat;
background-size: cover;
}
/*
*/
.mediagallery {
background-image: url("/public/images/gallery2.jpg");
background-size: cover;
background-image: url("/public/images/gallery2.jpg") !important;
}
.test-1{
background-size: cover;
background-image: url("/public/images/products/1.jpg") !important;
}
.test-2{
background-size: cover;
background-image: url("/public/images/products/2.jpg") !important;
}
.test-3{
background-size: cover;
background-image: url("/public/images/products/3.jpg") !important;
}
.test-4{
background-size: cover;
background-image: url("/public/images/products/4.jpg") !important;
}
.test-5{
background-size: cover;
background-image: url("/public/images/products/5.jpg") !important;
}
.test-6{
background-size: cover;
background-image: url("/public/images/products/6.jpg") !important;
}
.test-7{
background-size: cover;
background-image: url("/public/images/products/7.jpg") !important;
}
.test-8{
background-size: cover;
background-image: url("/public/images/products/8.jpg") !important;
}
.test-0{
background-size: cover;
background-image: url("/public/images/products/9.jpg") !important;
}
.carousel__pagination-item button::after {
width: 5.365vw;