remove empty class attribute
This commit is contained in:
parent
c2659f4c85
commit
761001d686
@ -4,7 +4,7 @@
|
|||||||
<div id="header" class="flex-column">
|
<div id="header" class="flex-column">
|
||||||
<div id="background" :style="coverBackground" />
|
<div id="background" :style="coverBackground" />
|
||||||
<div id="title" class="flex-column ma-left ma-right pa-bottom">
|
<div id="title" class="flex-column ma-left ma-right pa-bottom">
|
||||||
<h1 class="">
|
<h1>
|
||||||
{{ selectedArtist.name }}
|
{{ selectedArtist.name }}
|
||||||
</h1>
|
</h1>
|
||||||
<span id="stats" class="ma-bottom">
|
<span id="stats" class="ma-bottom">
|
||||||
|
Loading…
Reference in New Issue
Block a user