mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-07-17 03:52:24 +00:00
fix(style): bold should use semibold
This commit is contained in:
parent
06e3f8b93d
commit
a6690c6503
@ -53,6 +53,10 @@ ul,
|
||||
}
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: $semiBoldWeight;
|
||||
}
|
||||
|
||||
a {
|
||||
font-weight: $semiBoldWeight;
|
||||
text-decoration: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user