We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e325c commit 282bf02Copy full SHA for 282bf02
themes/vocabulary_theme/templates/blocks/hero.html
@@ -5,7 +5,7 @@ <h1>
5
{{ this.title }}
6
</h1>
7
</div>
8
- <div class="columns">
+ <div class="columns margin-right-0">
9
<div class="column is-5">
10
<p class="hero-description">
11
{{ this.description }}
0 commit comments