fixing text alignment
This commit is contained in:
parent
a2e54e40a3
commit
a56ec131de
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h1 class = "pad-12" style = "text-align: center; color: white;">most played of the last month</h1>
|
<h1 class = "col-12" style = "text-align: center; color: white;">most played of the last month</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
{% for album in albums %}
|
{% for album in albums %}
|
||||||
|
Loading…
Reference in New Issue
Block a user