Add experiences slider

This commit is contained in:
samaradel
2023-05-07 13:03:28 +03:00
parent c7f189d0d1
commit 830db2cd72
3 changed files with 35 additions and 32 deletions

View File

@@ -437,6 +437,20 @@ header {
.header:hover .back {
transform: none;
}
.inline-gallery-container {
width: 100%;
height: 0;
padding-bottom: 65%;
}
.lg-next {
right: 0;
}
.lg-backdrop {
background-color: transparent !important;
}
.lg-next, .lg-prev {
color: #000
}
@media (max-width: 768px) {
h2 {
font-size: 4rem;