Fix CI
All checks were successful
Build and Push Docker Images / changes (push) Successful in 6s
Build and Push Docker Images / build-backend (push) Has been skipped
Build and Push Docker Images / build-frontend (push) Successful in 56s

This commit is contained in:
2025-02-27 17:48:09 +01:00
parent 97efa03c88
commit 4436977089

View File

@@ -37,7 +37,7 @@ export default function Home() {
width={20}
height={20}
/>
Deploy now
Deploy now!!!
</a>
<a
className="rounded-full border border-solid border-black/[.08] dark:border-white/[.145] transition-colors flex items-center justify-center hover:bg-[#f2f2f2] dark:hover:bg-[#1a1a1a] hover:border-transparent text-sm sm:text-base h-10 sm:h-12 px-4 sm:px-5 sm:min-w-44"