removed white text enforcement lol
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
class="absolute inset-0 h-full w-full rounded-sm object-cover hover:opacity-20"
|
class="absolute inset-0 h-full w-full rounded-sm object-cover hover:opacity-20"
|
||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
<span class="relative z-10 text-white">{day.day}</span>
|
<span class="relative z-10">{day.day}</span>
|
||||||
</CalendarDay>
|
</CalendarDay>
|
||||||
{/snippet}
|
{/snippet}
|
||||||
</Calendar>
|
</Calendar>
|
||||||
|
|||||||
Reference in New Issue
Block a user