アニメーション(#139) #252
@@ -138,9 +138,13 @@ export default (({ user }: Props) => {
|
|||||||
<nav className="px-3 flex justify-between items-center w-full min-h-[48px]
|
<nav className="px-3 flex justify-between items-center w-full min-h-[48px]
|
||||||
bg-yellow-200 dark:bg-red-975 md:bg-yellow-50">
|
bg-yellow-200 dark:bg-red-975 md:bg-yellow-50">
|
||||||
<div className="flex items-center gap-2 h-full">
|
<div className="flex items-center gap-2 h-full">
|
||||||
<PrefetchLink to="/"
|
<PrefetchLink
|
||||||
className="mx-4 text-xl font-bold text-pink-600 hover:text-pink-400
|
to="/posts"
|
||||||
dark:text-pink-300 dark:hover:text-pink-100">
|
className="mx-4 text-xl font-bold text-pink-600 hover:text-pink-400
|
||||||
|
dark:text-pink-300 dark:hover:text-pink-100"
|
||||||
|
onClick={() => {
|
||||||
|
scroll (0, 0)
|
||||||
|
}}>
|
||||||
ぼざクリ タグ広場
|
ぼざクリ タグ広場
|
||||||
</PrefetchLink>
|
</PrefetchLink>
|
||||||
|
|
||||||
|
|||||||
新しい課題から参照
ユーザをブロックする