Style changes and new blog post
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled

This commit is contained in:
2025-08-12 16:35:47 -06:00
parent 9de5f46201
commit fe8dc4b794
7 changed files with 51 additions and 30 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
class={`fixed bottom-4 right-4 z-20 bg-secondary hover:bg-primary text-base-100
btn btn-circle transition-all duration-300
${
isVisible.value