mirror of https://github.com/hykilpikonna/AquaDX
[O] Import font
parent
2ca6be77ed
commit
85301c92ec
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue