remove hardcoded fontstyle and fix track duration
This commit is contained in:
parent
1ccae56170
commit
a9d285c464
5 changed files with 17 additions and 15 deletions
|
|
@ -104,7 +104,7 @@ lang: en
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="content" style="font-family: monospace;font-size: 16px;margin-top:60px;">
|
||||
<div class="content" style="font-size: 16px;margin-top:60px;">
|
||||
{% for post in site.posts %}
|
||||
{% if post.album == page.slug %}
|
||||
{{ post.content }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue