fix footer text colouring
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 39s

This commit is contained in:
Lara 2025-02-06 07:30:25 +00:00
parent 920c324c7d
commit 3ed3bcc5ed

View file

@ -9,7 +9,7 @@
<style lang="scss"> <style lang="scss">
.footer { .footer {
@apply w-full text-center p-4 text-white; @apply w-full text-center p-4;
position: absolute; position: absolute;
bottom: 0; bottom: 0;
z-index: 10; z-index: 10;