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 6e8b36f commit 505c57eCopy full SHA for 505c57e
1 file changed
app/views/home/show.html.erb
@@ -163,7 +163,8 @@
163
<br class="ignore-sp">
164
参加方法は各道場のWebサイトに記載されています
165
</p>
166
- <div class="btn-cover" style="margin-bottom: 40px;">
+
167
+ <div class="btn-cover" style="margin-bottom: 100px;">
168
<a class="btn-blue" href="<%= dojomap_url %>">
169
<i class="far fa-map-marked"></i>
170
地図情報から探す
@@ -173,6 +174,7 @@
173
174
近日開催から探す
175
</a>
176
</div>
177
178
<%= render partial: 'shared/dojos', locals: { regions_and_dojos: @regions_and_dojos } %>
179
</section>
180
0 commit comments