generated from cms/tibi-docs
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
|
||||
.titles {
|
||||
padding: 0 5%;
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
padding: 20px 0px;
|
||||
@@ -132,6 +132,7 @@
|
||||
h2 {
|
||||
font-size: 1.2rem !important;
|
||||
line-height: 1;
|
||||
font-family: "Libre Franklin", sans-serif;
|
||||
}
|
||||
}
|
||||
.description {
|
||||
@@ -146,10 +147,10 @@
|
||||
min-width: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media @tablet {
|
||||
.titles {
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
h1 {
|
||||
font-size: 3.4rem;
|
||||
padding: 20px 20px;
|
||||
@@ -175,7 +176,7 @@
|
||||
|
||||
@media @desktop {
|
||||
.titles {
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
h1 {
|
||||
font-size: 5rem;
|
||||
padding: 20px 0px;
|
||||
|
||||
Reference in New Issue
Block a user