anln_2.4 #44

Merged
yezian merged 11 commits from anln_2.4 into main 2025-03-14 18:43:23 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fcc637a6e3 - Show all commits

View File

@ -177,7 +177,7 @@ export default function PersonSpaceIntroduce() {
<p className="text-lg font-bold tabPinkLine relative inline-block">
空间介绍
</p>
<p className="my-2 text-base">{data?.profile}</p>
<pre className="my-2 text-base">{data?.profile}</pre>
<ul className="grid grid-cols-3 gap-1.5">
<li
className="relative h-[28vw] overflow-hidden"