Change font back to Rubik and update version

This commit is contained in:
Michał Gdula 2023-04-08 17:00:04 +00:00
parent 823d0877d0
commit 1f9f50d014
10 changed files with 30 additions and 14 deletions

View file

@ -5,13 +5,19 @@
color: RGB($fg-white)
.link
color: inherit
padding: 0.1rem 0.3rem
text-decoration: none
background-color: RGB($fg-white)
color: RGB($fg-black)
border-radius: $rad-inner
cursor: pointer
text-decoration: underline
&:hover
text-decoration: none
background-color: RGB($fg-black)
color: RGB($fg-white)
&::after
content: ''