Skip to content
Snippets Groups Projects
Commit 686f4098 authored by Vishal Kadam's avatar Vishal Kadam
Browse files

Fix pipeline errors

parent 765e7d00
No related branches found
No related tags found
No related merge requests found
Pipeline #231380 passed with warnings
......@@ -6,8 +6,8 @@
height: 100%;
}
.swiper-slide {
text-align: center;
align-items: center;
text-align: center;
justify-content: center;
font-size: 18px;
}
......@@ -59,8 +59,8 @@
}
.swiper-button-prev::after,
.swiper-button-next::after {
content: url("../images/arrow.svg") !important;
margin-left: 4vw;
content: url("../images/arrow.svg") !important;
opacity: 1;
}
.swiper-button-prev,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment