라이트 모드 존중 + 핑크끼

This commit is contained in:
imnyang 2025-05-12 01:02:08 +09:00
commit 1a281ebfb5
2 changed files with 36 additions and 35 deletions

View file

@ -69,16 +69,16 @@ export function Page() {
<img src={Image} className="w-full aspect-3-2 object-cover object-center" />
</picture>
<p className="mt-6">
{age} , <span className="font-extrabold text-white"> </span> ,<br />
<span className="font-extrabold text-white"> </span> .<br />
<span className="font-extrabold text-white"> </span> .
{age} , <span className="font-extrabold"> </span> ,<br />
<span className="font-extrabold"> </span> .<br />
<span className="font-extrabold"> </span> .
</p>
<p className="mt-2">
<span className="font-extrabold text-white"></span> ,
<span className="font-extrabold text-white"></span> .<br />
4 <span className="font-extrabold text-white">Python</span> ,
<span className="font-extrabold text-white">TypeScript</span> .<br />
<span className="font-extrabold text-white"> </span> .
<span className="font-extrabold"></span> ,
<span className="font-extrabold"></span> .<br />
4 <span className="font-extrabold">Python</span> ,
<span className="font-extrabold">TypeScript</span> .<br />
<span className="font-extrabold"> </span> .
</p>
<div className="flex flex-row items-center justify-center p-4 bg-muted rounded-xl shadow-md mt-6">