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 0f9b2a1 commit 153272aCopy full SHA for 153272a
_includes/header.html
@@ -21,7 +21,7 @@ <h1 class="xl:block hidden mx-auto max-w-lg pt-5 px-8">
21
</div>
22
<nav id="menu-nav" class="hidden my-2 flex-col items-stretch transition-all duration-300">
23
<ul
24
- class="flex flex-col min-h-20 items-stretch gap-2 *:px-6 *:text-center *:text-[20px] *:leading-[1.75] *:text-[#cc8f2e]">
+ class="flex flex-col min-h-20 items-stretch gap-2 *:px-6 *:text-center *:text-[20px] *:leading-[1.75] *:text-[#cc8f2e] [&_a]:block">
25
<li><a href="#outline">開催概要</a></li>
26
<li><a href="#session">セッション</a></li>
27
<li><a href="/events">企画</a></li>
0 commit comments