File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 {#if showDevBanner }
3030 <div
3131 role =" alert"
32- class =" alert fixed top-0 right-0 left-0 z-50 rounded-none border-b border-yellow -600/20 bg-yellow-50 py-3 text-center"
32+ class =" alert fixed top-0 right-0 left-0 z-50 rounded-none border-b-2 border-orange -600 bg-gradient-to-r from-orange-500 to-amber-500 py-4 text-center shadow-lg "
3333 >
34- <span class =" font-[JetBrains_Mono,monospace] text-sm text-yellow-900 " >
35- このサイトは開発中です
34+ <span class =" font-[JetBrains_Mono,monospace] text-base font-semibold text-white drop-shadow-md " >
35+ ⚠️ このサイトは開発中です
3636 </span >
3737 </div >
3838 {/if }
3939
4040 <nav
41- class ="sticky {showDevBanner ? ' top-12 ' : ' top-0' } right-0 left-0 z-50 border-b border-zinc-200 bg-white/80 backdrop-blur-md"
41+ class ="sticky {showDevBanner ? ' top-14 ' : ' top-0' } right-0 left-0 z-50 border-b border-zinc-200 bg-white/80 backdrop-blur-md"
4242 >
4343 <div class =" mx-auto flex h-16 max-w-6xl items-center justify-between px-6" >
4444 <div class =" flex items-center gap-4" >
148148 href =" https://twitter.com/utokyo_code"
149149 target =" _blank"
150150 rel =" noopener noreferrer"
151- class =" text-sm text-zinc-500 transition-colors hover:text-zinc-900" >Twitter </a
151+ class =" text-sm text-zinc-500 transition-colors hover:text-zinc-900" >X </a
152152 >
153153 </div >
154154 </div >
You can’t perform that action at this time.
0 commit comments