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

@ -94,7 +94,7 @@
padding: 0
font-size: 1.1rem
font-weight: 600
font-weight: 500
color: RGB($primary)
@ -118,7 +118,7 @@
padding: 0
font-size: 1rem
font-weight: 500
font-weight: 400
text-overflow: ellipsis
overflow: hidden
@ -171,7 +171,7 @@
white-space: nowrap
font-size: 1rem
font-weight: 500
font-weight: 400
td:last-child
padding: 0
@ -183,7 +183,7 @@
white-space: nowrap
font-size: 1rem
font-weight: 500
font-weight: 400
td.empty-table
opacity: 0.3