File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -108,17 +108,16 @@ import {
108108
109109 <div class =" text-center" >
110110 <button
111- class =" inline-flex h-10 w-auto items-center justify-center gap-2 rounded-md bg-emerald-600 px-4 py-2 text-sm font-medium whitespace-nowrap text-primary-foreground ring-offset-background transition-colors hover:bg-emerald-700 focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0"
112- >
113- <a
111+ class =" inline-flex h-10 items-center justify-center gap-2 rounded-md bg-emerald-600 px-4 py-2 text-sm font-medium whitespace-nowrap text-primary-foreground ring-offset-background transition-colors hover:bg-emerald-700 focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0"
112+ ><a
114113 href =" https://forms.gle/7Pu4uvE4t8d9veBD6"
115114 target =" _blank"
116115 rel =" noopener noreferrer"
117- >
118- プロポーザルを提出する
119- <ExternalLink class =" ml-2 h-5 w-5 " />
120- </a >
121- </ button >
116+ class = " flex items-center "
117+ > プロポーザルを提出する
118+ <ExternalLink class =" ml-2 h-4 w-4 " />
119+ </a ></ button
120+ >
122121 </div >
123122 </Card >
124123 </div >
You can’t perform that action at this time.
0 commit comments