feat: leverage bunny.net transform classes
This commit is contained in:
parent
6a6f2d95fe
commit
e6e1777296
15 changed files with 88 additions and 89 deletions
|
@ -110,7 +110,7 @@
|
|||
/* aspect ratios */
|
||||
--aspect-ratio-square: 1/1;
|
||||
--aspect-ratio-vertical: 2/3;
|
||||
--aspect-ratio-banner: 1 / 0.5625;
|
||||
--aspect-ratio-banner: 3/2;
|
||||
|
||||
/* transitions */
|
||||
--transition-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
|
||||
|
|
Reference in a new issue