Text style

This commit is contained in:
Adina Țeudan 2022-07-19 19:52:24 +03:00
parent 091452f0ad
commit b8e3cea1e1

View File

@ -55,6 +55,12 @@ pre {
color: var(--iqser-text);
}
.heading-xxl {
font-size: 36px;
font-weight: 400;
line-height: 43px;
}
.heading-xl {
font-size: 24px;
font-weight: 600;