Inca un Update
This commit is contained in:
4
edd.css
4
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 */
|
||||
|
||||
Reference in New Issue
Block a user