mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-03 16:59:41 +00:00
Starting point for home page
This commit is contained in:
parent
a343a1038c
commit
868e1af28a
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