chore(now-playing.liquid): update character used to preserve spacing between label and populated track
This commit is contained in:
parent
3a0649ee9c
commit
fa657339be
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<script type="module" src="/assets/scripts/components/now-playing.js?v={% appVersion %}"></script>
|
||||
<p class="{{ section }}">
|
||||
<mark>Now playing</mark>
|
||||
<mark>Now playing</mark> 
|
||||
<now-playing>
|
||||
<span class="content">{{ nowPlaying }}</span>
|
||||
</now-playing>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue