diff options
Diffstat (limited to 'asset-sources')
| -rw-r--r-- | asset-sources/theme.scss | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss index 6c381bc..bdc18f9 100644 --- a/asset-sources/theme.scss +++ b/asset-sources/theme.scss @@ -3,7 +3,7 @@ html {  }  body { -  font-family: "Junction", sans-serif; +  font-family: "Inter", sans-serif;    font-weight: 300;    color: #101010;    background: #efefef;  | 
