Color updates - remove purple colors

This commit is contained in:
David Haz
2025-07-17 17:12:23 +03:00
parent 04be2c7448
commit f6c5f2ceda
11 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
<template #preview>
<div class="relative p-0 h-[500px] overflow-hidden demo-container">
<RefreshButton @click="forceRerender" />
<p class="z-0 absolute font-black text-[#271e37] text-[200px]">Balls.</p>
<p class="z-0 absolute font-black text-[#222] text-[140px]">Balls.</p>
<Ballpit
className="relative"
:key="key"