GDPR nastavitve ::> splošne nastavitve --> BOLD linki spremenjen font-weight
This commit is contained in:
parent
bdfbfac942
commit
cc91323861
@ -5117,7 +5117,7 @@ p, span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bold {
|
.bold {
|
||||||
font-weight: 800;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.semi-bold {
|
.semi-bold {
|
||||||
|
@ -62,7 +62,7 @@ p,span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bold {
|
.bold {
|
||||||
font-weight: $extra-bold;
|
font-weight: $regular;
|
||||||
}
|
}
|
||||||
|
|
||||||
.semi-bold {
|
.semi-bold {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user