We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058d391 commit 291685aCopy full SHA for 291685a
apps/academy/templates/academy/blocks/teaser_columns_block.html
@@ -1,5 +1,5 @@
1
<section>
2
- <h2 class="academy__sans-serif text--upper">{{ value.headline }}</h2>
+ <h2 class="academy__sans-serif text--upper text-center">{{ value.headline }}</h2>
3
<div class="item-list">
4
<div class="row justify-content-center list-unstyled">
5
{% for teaser in value.teasers %}
0 commit comments