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 af69aaa commit 467902eCopy full SHA for 467902e
app/views/custom_widget/show.html.erb
@@ -34,7 +34,7 @@
34
<p>それぞれインタビュー形式で構成されているので、より具体的なイメージが掴めるかなと思います :)</p>
35
36
<ol style="list-style:none;">
37
- <li style="display: inline-block; line-height: 11px;">
+ <li style="display: inline-block; line-height: 11px; margin-left: -35px;">
38
<div class="fb-like" data-href="https://coderdojo.jp" data-layout="button_count"
39
data-action="like" data-show-faces="true" data-share="true"></div></li>
40
<li style="display: inline-block;">
0 commit comments