Correct font weights after font change

This commit is contained in:
Michał Gdula 2023-04-08 19:32:04 +00:00
parent 1f9f50d014
commit 359ab66a0a
11 changed files with 41 additions and 41 deletions

View file

@ -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)