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

@ -68,7 +68,7 @@
.tool-tip
margin: 0
padding: 0.35rem 0.7rem
padding: 0.4rem 0.7rem
display: block
@ -78,9 +78,9 @@
transform: translateY(-50%)
font-size: 0.9rem
font-weight: 700
font-weight: 500
background-color: #000000
background-color: RGB($bg-100)
color: RGB($fg-white)
opacity: 0
border-radius: $rad-inner
@ -103,7 +103,7 @@
left: -0.45rem
transform: translateY(-50%)
color: #000000
color: RGB($bg-100)
&:hover
> svg