mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-07-26 07:01:34 +00:00
fixed
This commit is contained in:
@@ -2,7 +2,7 @@ const Header: React.FC = () => {
|
||||
return (
|
||||
<header className="w-full flex flex-col items-center gap-1 py-4 border-b border-gray-400">
|
||||
<h1 className="text-4xl font-bold">tuna2134</h1>
|
||||
<small className="text-sm text-gray-400/90">
|
||||
<small className="text-sm text-gray-600/80">
|
||||
tuna2134の個人的な憩いの場
|
||||
</small>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user