mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-13 08:46:56 +08:00
🎨 Add new fonts.
This commit is contained in:
parent
350c73ecaa
commit
e66d3eea49
@ -9,7 +9,8 @@ module.exports = {
|
|||||||
light: '#f5f5f5'
|
light: '#f5f5f5'
|
||||||
},
|
},
|
||||||
fontFamily: {
|
fontFamily: {
|
||||||
sans: ['General-Sans', 'sans-serif']
|
sans: ['InterVariable', 'sans-serif'],
|
||||||
|
mono: ['GeistMono', 'monospace']
|
||||||
},
|
},
|
||||||
fontSize: {
|
fontSize: {
|
||||||
mini: '14px'
|
mini: '14px'
|
||||||
|
Loading…
Reference in New Issue
Block a user