[O] Import font

pull/10/head
Azalea 2024-02-12 01:48:08 -05:00
parent 2ca6be77ed
commit 85301c92ec
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
@import "vars"
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap')
html
height: 100%
@ -46,7 +47,7 @@ h1
main:not(.no-margin)
max-width: 1280px
width: 100%
//width: 100%
margin: 0 auto
padding-bottom: 100px