missing com added
This commit was merged in pull request #18.
This commit is contained in:
+11
-2
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user