feat: retire data-animations from index.html, login.html, and base_dashboard.html

This commit is contained in:
James Smith
2026-05-19 22:25:38 +01:00
parent 2b25d5cbad
commit cafc2554de
3 changed files with 4 additions and 35 deletions
-7
View File
@@ -74,13 +74,6 @@
100% { top: 100%; }
}
/* Animations toggle */
[data-animations="off"] .scanline,
[data-animations="off"] .radar-bg,
[data-animations="off"] .grid-bg {
display: none;
}
/* Dashboard main content */
.dashboard-content {
flex: 1;