gallery component now fancier
This commit is contained in:
@@ -139,9 +139,12 @@
|
||||
--underline-dash-size: 1px;
|
||||
|
||||
/* durations */
|
||||
--duration-animation: 0.1s;
|
||||
--duration-blur: 0.2s;
|
||||
|
||||
/* animation */
|
||||
--duration-animation: 0.3s;
|
||||
--anim-curve: cubic-bezier(0.22, 1, 0.36, 1);
|
||||
|
||||
/* fonts */
|
||||
--font-line-height: 1.6rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user