« get me outta code hell

Revert "css: demo dimming cover artwork UI until hovered/focused" - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/responsive.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-04-14 20:33:29 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-04-14 20:33:29 -0300
commit9da84f5226feec72f40da06996e1a940c414a120 (patch)
tree788b9c689b8c7ac4324af092c73e95f20b5abd6f /src/static/css/responsive.css
parent5cec8cc254d4aff3380529713948f249d69fa9ce (diff)
Revert "css: demo dimming cover artwork UI until hovered/focused" preview
This reverts commit 5cec8cc254d4aff3380529713948f249d69fa9ce.
Diffstat (limited to 'src/static/css/responsive.css')
-rw-r--r--src/static/css/responsive.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/static/css/responsive.css b/src/static/css/responsive.css
index 67826a01..38e4188a 100644
--- a/src/static/css/responsive.css
+++ b/src/static/css/responsive.css
@@ -27,22 +27,7 @@
 
 /* Layout - Wide or Medium */
 
-@property deferred-non-mobile-switch {
-  syntax: <number>;
-  initial-value: 0;
-}
-
-@keyframes defer-non-mobile-switch {
-  0%    { --deferred-non-mobile-switch: 0; }
-  99.9% { --deferred-non-mobile-switch: 0; }
-  100%  { --deferred-non-mobile-switch: 1; }
-}
-
 @media (min-width: 600px) {
-  :root {
-    animation: defer-non-mobile-switch 0.15s forwards;
-  }
-
   .content-sticky-heading-root {
     /* Safari doesn't always play nicely with position: sticky,
      * this seems to fix images sometimes displaying above the