mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 04:02:42 +08:00
6 lines
131 B
SCSS
6 lines
131 B
SCSS
@import 'https://fonts.googleapis.com/css?family=Quicksand:400,700&display=swap';
|
|
|
|
body {
|
|
font-family: 'Quicksand', sans-serif;
|
|
}
|