[web-src] Tweak spacing in album page

This commit is contained in:
chme
2020-05-16 13:54:24 +02:00
parent e0e9d24830
commit 2019e88bb3
4 changed files with 15 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
<!-- Slot heading right -->
<slot name="heading-right"></slot>
</div>
<div class="column is-three-fifths has-text-centered-mobile">
<div class="column is-three-fifths has-text-centered-mobile" style="margin: auto 0;">
<!-- Slot heading left -->
<slot name="heading-left"></slot>
</div>