Skip to content

Commit 46c4d3d

Browse files
authored
Merge pull request creativecommons#717 from pushkar707/issue709
responsiveness issue#709 solved
2 parents ec54c76 + 2889c01 commit 46c4d3d

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)