mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 23:31:21 +02:00
Minor style tweaks
This commit is contained in:
@@ -7,6 +7,9 @@ module.exports = {
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
fontFamily: {
|
||||
'mono': ['JetBrains Mono', "Menlo", 'monospace'],
|
||||
},
|
||||
borderRadius: {
|
||||
none: '0px',
|
||||
sm: 'var(--border-radius-sm)',
|
||||
|
||||
Reference in New Issue
Block a user