gallery component now fancier

This commit is contained in:
2026-03-07 13:40:28 +01:00
parent b36da8b0f7
commit 41ef47d53d
4 changed files with 50 additions and 27 deletions

View File

@@ -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;