mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 07:15:52 +08:00
scss
This commit is contained in:
6
resources/scss/_typography.scss
Normal file
6
resources/scss/_typography.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
@import 'https://fonts.googleapis.com/css?family=Quicksand:400,700';
|
||||
|
||||
body {
|
||||
font-family: 'Quicksand', sans-serif;
|
||||
font-display: swap;
|
||||
}
|
Reference in New Issue
Block a user