2.0.0 - Overhaul
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s

This commit is contained in:
2025-08-18 11:44:55 -06:00
parent bd71602d95
commit ec58d44b9d
20 changed files with 273 additions and 1345 deletions

View File

@@ -29,7 +29,7 @@ export default function ScrollUpButton() {
return (
<button
onClick={scrollToTop}
class={`fixed bottom-4 right-4 z-20 bg-secondary hover:bg-primary text-base-100
class={`fixed bottom-4 right-4 z-20 bg-secondary hover:bg-primary
btn btn-circle transition-all duration-300
${
isVisible.value