Skip to content

Commit 153272a

Browse files
committed
タップできる範囲を広げる
1 parent 0f9b2a1 commit 153272a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1 class="xl:block hidden mx-auto max-w-lg pt-5 px-8">
2121
</div>
2222
<nav id="menu-nav" class="hidden my-2 flex-col items-stretch transition-all duration-300">
2323
<ul
24-
class="flex flex-col min-h-20 items-stretch gap-2 *:px-6 *:text-center *:text-[20px] *:leading-[1.75] *:text-[#cc8f2e]">
24+
class="flex flex-col min-h-20 items-stretch gap-2 *:px-6 *:text-center *:text-[20px] *:leading-[1.75] *:text-[#cc8f2e] [&_a]:block">
2525
<li><a href="#outline">開催概要</a></li>
2626
<li><a href="#session">セッション</a></li>
2727
<li><a href="/events">企画</a></li>

0 commit comments

Comments
 (0)