Skip to content

Commit 1c43059

Browse files
author
Maxime Bonin
committed
change site font
1 parent 7627e4a commit 1c43059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import url('https://fonts.googleapis.com/css?family=Raleway');
22

3-
$site-font: 'Raleway', sans-serif;
3+
$site-font: 'Inter', sans-serif;
44

55
$light-gray: rgb(240, 240, 240);
66
$dark-gray: rgb(80, 80, 80);

0 commit comments

Comments
 (0)