missing com added

This commit was merged in pull request #18.
This commit is contained in:
victorAnumudu
2024-08-10 21:21:37 +01:00
parent 02119e5bad
commit fbc805e3c2
3 changed files with 161 additions and 7 deletions
+11 -2
View File
@@ -8639,8 +8639,7 @@ LND PAGE STYLE STARTS HERE
}
/* -----------Interface_Section-Css-Start----------------- */
/* -----------Interface_Section-Css-Start FOR HOME IMAGE SLIDERS ----------------- */
/* interface wraper */
.interface_section .screen_slider {
margin-top: 35px;
@@ -8664,4 +8663,14 @@ LND PAGE STYLE STARTS HERE
transform: scale(1);
/* border: 3px solid #000; */
/* padding: 5px; */
}
.carousel .slider {
height: auto !important;
width: 300px !important;
transform: scale(.9);
}
.carousel div {
gap: 5px !important;
}