fix: fix fonts (#194)
* fix: hotfix fonts * chore: set normal line height
This commit is contained in:
committed by
GitHub
parent
ff13a3eab8
commit
c0b1b2eadb
@@ -7,9 +7,6 @@ module.exports = {
|
||||
],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
fontSize: {
|
||||
sidebar: ['13px', '18px']
|
||||
},
|
||||
extend: {},
|
||||
},
|
||||
plugins: [require('@tailwindcss/typography')],
|
||||
|
||||
Reference in New Issue
Block a user