tailwind4 maybe

This commit is contained in:
2026-01-08 17:45:30 +01:00
parent 96945c8703
commit 6ec90ff036
7 changed files with 65 additions and 6 deletions
@@ -25,7 +25,7 @@
id="to-top-button"
onclick="goToTop()"
title="Go To Top"
class="hidden md:hidden fixed z-90 bottom-6 right-8 border-0 w-16 h-16 rounded-full drop-shadow-md hover:bg-primary-500 border-4 border-white bg-primary-400 text-white text-4xl font-bold"
class="hidden md:hidden fixed z-90 bottom-6 right-8 w-16 h-16 rounded-full drop-shadow-md hover:bg-primary-500 border-4 border-white bg-primary-400 text-white text-4xl font-bold"
>
↑
</button>