mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 17:37:27 +08:00
[O] Import font
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
@import "vars"
|
@import "vars"
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap')
|
@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
|
html
|
||||||
height: 100%
|
height: 100%
|
||||||
@@ -46,7 +47,7 @@ h1
|
|||||||
|
|
||||||
main:not(.no-margin)
|
main:not(.no-margin)
|
||||||
max-width: 1280px
|
max-width: 1280px
|
||||||
width: 100%
|
//width: 100%
|
||||||
|
|
||||||
margin: 0 auto
|
margin: 0 auto
|
||||||
padding-bottom: 100px
|
padding-bottom: 100px
|
||||||
|
|||||||
Reference in New Issue
Block a user