mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-02 00:54:30 +02:00
Remove Gentium Book Basic font
This commit is contained in:
parent
290c3560d2
commit
6cd04e7098
19 changed files with 30 additions and 50 deletions
|
@ -134,7 +134,7 @@ export default {
|
|||
|
||||
var innerP = document.createElement('p')
|
||||
innerP.textContent = this.name
|
||||
innerP.className = 'text-sm font-book text-white'
|
||||
innerP.className = 'text-smtext-white'
|
||||
imgdiv.appendChild(innerP)
|
||||
|
||||
return imgdiv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue