aboutsummaryrefslogtreecommitdiff
path: root/asset-sources
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-01-29 19:41:16 +0100
committerDaniel Schadt <kingdread@gmx.de>2025-01-29 19:41:16 +0100
commitcc04250be9f80b977677dfbb8fb9002838909975 (patch)
treeb8c190385010bfdc8ea9ed094295a9e530322130 /asset-sources
parent72397e0abd3d48f884fe04538cc622e613fa0df7 (diff)
downloadfietsboek-cc04250be9f80b977677dfbb8fb9002838909975.tar.gz
fietsboek-cc04250be9f80b977677dfbb8fb9002838909975.tar.bz2
fietsboek-cc04250be9f80b977677dfbb8fb9002838909975.zip
replace Junction with Inter
Diffstat (limited to 'asset-sources')
-rw-r--r--asset-sources/theme.scss2
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;