nex session

This commit is contained in:
2023-07-16 11:50:53 +00:00
parent bfa53f6b95
commit 8128f4f641
13 changed files with 318 additions and 56 deletions

View File

@@ -102,10 +102,16 @@
.container {
padding: 20px 0px 150px 0px;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
swiper-container {
max-width: 1600px;
}
.inner-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
@@ -123,7 +129,7 @@
}
h2 {
font-size: 1.2rem;
font-size: 1.2rem !important;
line-height: 1;
}
}