🎨 style: optimize heti css styles

This commit is contained in:
radishzzz 2025-04-17 03:49:31 +01:00
parent 67525c3e41
commit af6b45becf
2 changed files with 52 additions and 69 deletions

View file

@ -12,10 +12,6 @@ body {
--at-apply: 'ios-flash-fix';
}
article.heti img {
--at-apply: 'cursor-zoom-in force-gpu';
}
/* View Transition with Theme Toggle >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
::view-transition-new(theme-transition) {
animation: reveal 1s cubic-bezier(0.4, 0, 0.2, 1);