텍스트 강조 스타일 수정: font-extrabold 클래스에서 색상 제거

This commit is contained in:
암냥 2025-06-23 20:53:33 +09:00
commit 2b29081977

View file

@ -71,9 +71,9 @@ export function Page() {
<section className="mb-8 space-y-4">
<p className="font-medium">
<span className="font-extrabold text-pink-600"> </span> {" "}
<span className="font-extrabold text-blue-600"></span> {" "}
<span className="font-extrabold text-purple-600"></span>.
<span className="font-extrabold"> </span> {" "}
<span className="font-extrabold"></span> {" "}
<span className="font-extrabold"></span>.
</p>
<p className="font-medium">