Skip to content

Commit 93f89b4

Browse files
committed
website-update-gallery-page
1 parent 0e9863e commit 93f89b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/galleryN.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h5 class="h5 u-heading-v6__title g-brd-black g-color-black g-font-weight-600 mb
2626
</article>
2727
<div class="u-block-hover u-shadow-v1-5 g-line-height-2 g-pa-40 g-mb-30" role="alert">
2828
<h3 class="h4 g-font-weight-300 g-mb-20">{{ album.title }}</h3>
29-
<p class="mb-0">{{ album.description|truncatechars:80 }}</p>
29+
<p class="mb-0">{{ album.description|truncatechars:80 }}</p><br><br>
3030
<a href="{% url 'album' album.slug %}" class="btn btn-sm u-btn-primary u-btn-skew u-btn-hover-v2-1 g-font-weight-600 g-letter-spacing-0_5 text-uppercase g-brd-2 g-rounded-50 g-px-20 g-mx-5 g-mr-10 g-mb-15">
3131
<span class="u-btn-skew__inner">
3232
View Album

0 commit comments

Comments
 (0)