feat: add global animation styles
This commit is contained in:
@@ -20,6 +20,9 @@ body {
|
||||
/* Match theme: avoid default blue accent on controls */
|
||||
:root {
|
||||
accent-color: #eeb726;
|
||||
--animate-duration: 720ms;
|
||||
--animate-delay: 0s;
|
||||
--animate-repeat: 1;
|
||||
}
|
||||
|
||||
header a,
|
||||
|
||||
Reference in New Issue
Block a user