From 796edc92e414003464722a2903bc0f1bac333d4b Mon Sep 17 00:00:00 2001 From: eddmanoo Date: Fri, 19 Sep 2025 14:44:35 +0300 Subject: [PATCH] Inca un Update --- edd.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edd.css b/edd.css index 8632ab6..2004daf 100644 --- a/edd.css +++ b/edd.css @@ -38,7 +38,7 @@ --error-color: #dc3545; /* Roșu pentru erori */ /* Dimensiuni și spațiere */ - --border-radius: 8px; + --border-radius: 10px; --border-radius-small: 4px; --border-radius-large: 12px; --shadow-light: 0 2px 4px rgba(0,0,0,0.1); @@ -673,7 +673,7 @@ div.nextUpSection { } .cardBox { - animation: fadeInUp 0.5s ease-out !important; + animation: fadeInUp 0.5s single-animation !important; } /* Animație pentru butoane */