fix: changed styling of track titles to display nicely with long title names

This commit is contained in:
Daniel Ledda
2022-06-05 17:08:02 +02:00
parent 09a8ae94d0
commit d1107d98e4
5 changed files with 81 additions and 34 deletions

View File

@@ -4,7 +4,7 @@
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<title>Drum Slayer Pro</title>
<title>Drum Slayer</title>
<link rel='icon' type='image/png' href='./favicon.png'>
</head>