File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,8 @@ <h1 class="xl:block hidden mx-auto max-w-lg pt-5 px-8">
13
13
alt ="DojoCon Japan 2025 Inspire Next. " />
14
14
</ a >
15
15
< button id ="menu-btn " type ="button " aria-label ="メニューを開く "
16
- class ="flex h-9 w-12 shrink-0 flex-col items-center justify-center rounded border border-gray-300 bg-white cursor-pointer ">
17
- < span class ="block w-8 h-0.5 mb-1.5 rounded bg-gray-400 "> </ span >
18
- < span class ="block w-8 h-0.5 mb-1.5 rounded bg-gray-400 "> </ span >
19
- < span class ="block w-8 h-0.5 rounded bg-gray-400 "> </ span >
16
+ class ="flex p-2 shrink-0 flex-col items-center justify-center rounded border border-gray-300 bg-white cursor-pointer ">
17
+ < i class ="fa-solid fa-bars "> </ i >
20
18
</ button >
21
19
</ div >
22
20
< nav id ="menu-nav " class ="hidden my-2 flex-col items-stretch transition-all duration-300 ">
You can’t perform that action at this time.
0 commit comments