Update _theme.scss

This commit is contained in:
Jan Faracik 2025-03-20 10:25:35 +00:00
parent ce11fd1fb3
commit e9eee3c0a4
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ $semantics: (
} }
// Animations // Animations
--standard-transition: 0.3s ease; --standard-transition: 0.25s ease;
--elastic-transition: 0.3s cubic-bezier(0, 0.68, 0.5, 1.5); --elastic-transition: 0.3s cubic-bezier(0, 0.68, 0.5, 1.5);
// Plugin manager // Plugin manager