mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Correct font weights after font change
This commit is contained in:
parent
1f9f50d014
commit
359ab66a0a
11 changed files with 41 additions and 41 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
display: flex
|
||||
|
||||
background-color: RGB($bg-100)
|
||||
background-color: RGB($bg-200)
|
||||
border-radius: $rad
|
||||
|
||||
.pill-text
|
||||
|
@ -34,7 +34,7 @@
|
|||
|
||||
text-align: center
|
||||
font-size: 1rem
|
||||
font-weight: 500
|
||||
font-weight: 400
|
||||
|
||||
color: RGB($fg-white)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue