Skip to content

Commit a675da0

Browse files
committed
マークアップを微調整
1 parent 5023065 commit a675da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<li><a href="/sponsorship/">スポンサー募集</a></li>
1111
<li><a href="{{ site.contact }}" target="_blank">お問い合わせ</a></li>
1212
</ul>
13-
<div class="text-xl px-8 py-4 rounded-r-[40px] bg-[#cc8f2e] text-[#f5f5f5] inset-shadow-[0px_-2px_10px_rgba(125,125,125,0.25)] flex flex-col justify-center">
13+
<div class="text-xl px-8 py-4 rounded-r-[40px] bg-[#cc8f2e] text-[#f5f5f5] inset-shadow-[0px_-2px_10px_rgba(125,125,125,0.25)] flex items-center">
1414
<a href="/registration/">参加申込</a>
1515
</div>
1616
</nav>

0 commit comments

Comments
 (0)