Skip to content

Commit e8f2837

Browse files
committed
fix: 移动端优化
1 parent 8875bc1 commit e8f2837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export function Footer() {
6363
<Link
6464
target="_blank"
6565
href="https://beian.miit.gov.cn/"
66-
className="absolute bottom-6 left-1/2 -translate-x-1/2 flex justify-center items-center"
66+
className="absolute w-full bottom-6 left-1/2 -translate-x-1/2 flex justify-center items-center"
6767
>
6868
<Image
6969
unoptimized

0 commit comments

Comments
 (0)