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