generated from cms/tibi-docs
This commit is contained in:
@@ -120,10 +120,22 @@
|
||||
}
|
||||
h3 {
|
||||
font-weight: 500;
|
||||
margin-bottom: 15px;
|
||||
@media @tablet {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
h2 {
|
||||
font-weight: 500;
|
||||
font-size: 1.7rem !important;
|
||||
}
|
||||
h1 {
|
||||
font-weight: 500;
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
@media @tablet {
|
||||
h3 {
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
@@ -136,14 +148,22 @@
|
||||
}
|
||||
}
|
||||
h2 {
|
||||
font-size: 2.3rem;
|
||||
font-size: 2rem !important;
|
||||
font-weight: 500;
|
||||
}
|
||||
h1 {
|
||||
font-size: 5rem;
|
||||
font-size: 3.5rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
@media @desktop {
|
||||
h2 {
|
||||
font-size: 2.3rem !important;
|
||||
}
|
||||
h1 {
|
||||
font-size: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.row {
|
||||
padding-top: 40px;
|
||||
@@ -186,7 +206,7 @@
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
.nmh3 {
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
@media @tablet {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user