[fix] migrate localfont to hosted font
This commit is contained in:
@@ -22,7 +22,7 @@ export default function SponsorPage() {
|
||||
<ContentContainer>
|
||||
<div className="md:flex mt-10">
|
||||
<div className="flex flex-col justify-center md:w-1/2">
|
||||
<h2 className={`my-5 flex justify-center text-2xl font-bold text-red-500 font-fang-zheng-xiao-biao-song`}>
|
||||
<h2 className={`my-5 flex justify-center text-2xl font-bold text-red-500 caption-font`}>
|
||||
<GoHeartFill className="mx-2 my-auto" />
|
||||
{"SPONSOR"}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user