mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-31 16:24:45 +02:00
Starting point for home page
This commit is contained in:
parent
893032bcc0
commit
8389a31775
14 changed files with 321 additions and 26 deletions
|
@ -16,6 +16,12 @@ module.exports = {
|
|||
height: {
|
||||
'7.5': '1.75rem'
|
||||
},
|
||||
spacing: {
|
||||
'-54': '-13.5rem'
|
||||
},
|
||||
rotate: {
|
||||
'-60': '-60deg'
|
||||
},
|
||||
colors: {
|
||||
bg: '#373838',
|
||||
primary: '#232323',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue