fixing text alignment

This commit is contained in:
aj 2019-04-05 12:49:25 +01:00
parent a2e54e40a3
commit a56ec131de

View File

@ -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 %}