Visual edit in Lovable

Edited UI in Lovable
This commit is contained in:
gpt-engineer-app[bot]
2025-03-08 08:23:57 +00:00
parent 72002bc819
commit 7bbe99a6cd

View File

@@ -133,9 +133,9 @@ const Index = () => {
</div>
<div className="relative h-3 neuro-pressed overflow-hidden mt-2">
<div className="absolute top-0 left-0 h-full transition-all duration-700 ease-out bg-neuro-accent" style={{
<div style={{
width: `${calculatePercentage(budgetData.weekly.spentAmount, budgetData.weekly.targetAmount)}%`
}} />
}} className="absolute top-0 left-0 h-full transition-all duration-700 ease-out bg-emerald-300" />
</div>
<div className="mt-2 flex justify-end">