Revert: Update style.css

This commit is contained in:
2026-02-16 19:59:55 -08:00
parent 2f2bcd3d99
commit 64151baeb0

View File

@@ -26,5 +26,3 @@ mjx-container svg {
max-width: 100%;
}
@keyframes sune-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
.sune-generating { display: inline-block; animation: sune-spin 4s linear infinite; color: #9ca3af; }