GDPR nastavitve ::> splošne nastavitve --> BOLD linki spremenjen font-weight

This commit is contained in:
Nejc Kovač 2022-07-25 10:25:22 +02:00
parent bdfbfac942
commit cc91323861
2 changed files with 2 additions and 2 deletions

View File

@ -5117,7 +5117,7 @@ p, span {
} }
.bold { .bold {
font-weight: 800; font-weight: 400;
} }
.semi-bold { .semi-bold {

View File

@ -62,7 +62,7 @@ p,span {
} }
.bold { .bold {
font-weight: $extra-bold; font-weight: $regular;
} }
.semi-bold { .semi-bold {