Improve animations

This commit is contained in:
Andras Schmelczer 2022-09-22 12:48:56 +02:00
parent 4ab6a5c5b0
commit 735ac25c98
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
3 changed files with 5 additions and 4 deletions

View file

@ -2,6 +2,7 @@
:root {
--transition-time: 150ms;
--transition-time-long: 300ms;
--line-width: 3px;
--line-height: 18px;
--accent-color: #b7455e;