fix root page aligning and text color

This commit is contained in:
2023-11-29 11:14:35 +01:00
parent c6a9eaa27a
commit 18d45b1a81
3 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@
onDestroy(() => clearInterval(intervalId));
</script>
<div class="grid grid-flow-col gap-5 text-center auto-cols-max text-white">
<div class="grid grid-flow-col gap-5 text-center auto-cols-max text-black dark:text-white">
<div class="flex flex-col p-2 bg-gray-200 rounded-box bg-opacity-5 backdrop-blur-sm">
<span class="countdown font-mono text-3xl sm:text-6xl">
<span class="m-auto" style="--value:{days};" />