Skip to content

Commit 282bf02

Browse files
committed
repsonsiveness issue#709 solved
1 parent f0e325c commit 282bf02

File tree

1 file changed

+1
-1
lines changed
  • themes/vocabulary_theme/templates/blocks

1 file changed

+1
-1
lines changed

themes/vocabulary_theme/templates/blocks/hero.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h1>
55
{{ this.title }}
66
</h1>
77
</div>
8-
<div class="columns">
8+
<div class="columns margin-right-0">
99
<div class="column is-5">
1010
<p class="hero-description">
1111
{{ this.description }}

0 commit comments

Comments
 (0)