We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a5721 commit 8ab6521Copy full SHA for 8ab6521
.github/workflows/generate-docs.yml
@@ -464,7 +464,7 @@ jobs:
464
<div class="animate-float mb-8 flex justify-center">
465
<img src="https://raw.githubusercontent.com/rizzbrew/AlwaysThereStore/refs/heads/main/kasir.png"
466
alt="Kasir Icon"
467
- class="w-16 h-16 sm:w-20 sm:h-20 object-contain"
+ class="mx-auto w-24 h-24 sm:w-28 sm:h-28 object-contain"
468
/>
469
</div>
470
<h1 class="text-3xl font-bold text-shadow-cyber text-hacker-text mb-6" data-text="${REPO_NAME}">
0 commit comments