STYLE refining font-weight for title-small-impoertant
This commit is contained in:
parent
8248134ca0
commit
7e84aaab0f
|
|
@ -64,7 +64,7 @@ body :is(h1, h2, h3, h4, h5, h6).title-small {
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-small-important {
|
.title-small-important {
|
||||||
@apply !text-2xl !mb-6 !font-bold !tracking-wider !uppercase;
|
@apply !text-2xl !mb-6 !font-medium !tracking-wider !uppercase;
|
||||||
font-family: 'Nunito Sans', sans-serif !important;
|
font-family: 'Nunito Sans', sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user