mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 04:39:40 +00:00
Remove Gentium Book font, reduce appbar icon and title font size
This commit is contained in:
parent
5d40fdf277
commit
a8f6202302
57 changed files with 104 additions and 113 deletions
|
|
@ -91,8 +91,7 @@ module.exports = {
|
|||
},
|
||||
fontFamily: {
|
||||
sans: ['Source Sans Pro'],
|
||||
mono: ['Ubuntu Mono'],
|
||||
book: ['Gentium Book Basic', 'serif']
|
||||
mono: ['Ubuntu Mono']
|
||||
},
|
||||
fontSize: {
|
||||
xxs: '0.625rem',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue