mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-08-01 11:11:28 +00:00
fix(style): bold should use semibold
This commit is contained in:
@@ -53,6 +53,10 @@ ul,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
font-weight: $semiBoldWeight;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
font-weight: $semiBoldWeight;
|
font-weight: $semiBoldWeight;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Reference in New Issue
Block a user