...
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-11-22 09:20:41 +08:00
parent baf7265bf8
commit e8f5ce9751

View File

@@ -26,7 +26,7 @@ export default function HomePage() {
<Link
href={href}
style={{ backgroundColor: color }}
className={`h-32 md:h-64 flex justify-center items-center`}
className={`h-32 md:h-64 flex md:justify-center items-center`}
>
<div className="text-white m-8">
<h1 className="text-4xl">{name}</h1>