STYLE Refining titles aspect
This commit is contained in:
parent
be5249236a
commit
44a2f8a293
|
|
@ -52,9 +52,13 @@ body.wp-admin h6:not(.editor-visual-editor h6) {
|
|||
}
|
||||
|
||||
.title-small {
|
||||
@apply text-base mb-6 font-bold tracking-wider uppercase nunito;
|
||||
@apply text-xl mb-6 font-bold tracking-wider uppercase nunito;
|
||||
}
|
||||
|
||||
.subtitle-big {
|
||||
@apply text-7xl font-normal uppercase fjalla pb-6;
|
||||
@apply text-6xl font-normal uppercase fjalla pb-6;
|
||||
line-height: 1.3;
|
||||
text-rendering: geometricPrecision;
|
||||
font-weight: 100 !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user