formatting release page

This commit is contained in:
sakrecoer 2020-07-06 12:32:58 +02:00
parent 76efea80ad
commit bc43df5e6e

View file

@ -33,7 +33,7 @@ image:
{% for album in site.albums %}
<section
class="spotlight style4 orient-{% cycle 'left', 'right' %} content-align-{% cycle 'right', 'left' %} image-position-center onscroll-image-fade-in"
class="spotlight style4 orient-{% cycle 'left', 'right' %} content-align-left image-position-center onscroll-image-fade-in"
{% if forloop.index == 1 %}style="box-shadow: none;" {% endif %}>
<div class="content">
<h1>{{ album.title }}</h1>