generated from cms/tibi-docs
nex session
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user