Add nice frontend, Add song search, add enqueueing

This commit is contained in:
2019-05-22 03:04:54 +02:00
parent 65287d299b
commit ab1db95d06
8 changed files with 260 additions and 39 deletions

3
static/css/style.css Normal file
View File

@ -0,0 +1,3 @@
body {
padding-top: 5rem;
}