style for buttons

This commit is contained in:
りき萌 2025-08-31 12:06:28 +02:00
parent 96fc77dc3e
commit 9e9d4dd75d
2 changed files with 35 additions and 0 deletions

View file

@ -40,6 +40,8 @@
:root {
--transition-duration: 0.15s;
--ease-out-quintic: cubic-bezier(0.17, 0.84, 0.44, 1);
}
@media (prefers-reduced-motion: reduce) {