all repos — caroster @ 6ed452d52636885944d0c68e07d2bde6f7a77a21

[Octree] Group carpool to your event https://caroster.io

feat: 💄 Update the theme file to use "inter" font
Simon Mulquin simon@octree.ch
Tue, 18 Jan 2022 11:31:13 +0100
commit

6ed452d52636885944d0c68e07d2bde6f7a77a21

parent

70caea7a8ee55427fb58642afc034467a67256cc

1 files changed, 6 insertions(+), 0 deletions(-)

jump to
M frontend/theme.jsfrontend/theme.js

@@ -32,6 +32,12 @@ },

}, }, }, + typography: { + fontFamily: [ + 'Inter', + 'sans-serif' + ] + }, breakpoints: { values: { xs: 0,