We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7627e4a commit 1c43059Copy full SHA for 1c43059
src/styles/_variables.scss
@@ -1,6 +1,6 @@
1
@import url('https://fonts.googleapis.com/css?family=Raleway');
2
3
-$site-font: 'Raleway', sans-serif;
+$site-font: 'Inter', sans-serif;
4
5
$light-gray: rgb(240, 240, 240);
6
$dark-gray: rgb(80, 80, 80);
0 commit comments