new update

This commit is contained in:
ChineseChikki
2023-03-02 00:46:20 +01:00
parent 7455a2b37b
commit c69f697796
2 changed files with 21 additions and 20 deletions
+2 -3
View File
@@ -441,14 +441,13 @@ button:focus {
.slider-item .slider-shape-two img {
width: 100%;
height: 100%;
height: 700px;
object-fit: cover;
}
.slider-item .slider-shape-three img {
width: 100%;
height: 100%;
object-fit: cover;
}
/* .slider-item::before {
@@ -475,7 +474,7 @@ button:focus {
.slider-info-one{
position: absolute;
top: 38%;
top: 50%;
left: 100px;
transform: translateY(-50%);
}