mudanças

This commit is contained in:
2025-08-18 16:47:16 -03:00
parent e3e83a3f40
commit 1ce9aaac6a
11 changed files with 250 additions and 228 deletions

View File

@@ -1,4 +1,3 @@
/* matrix.css - Matrix animation styles */
.matrix-canvas {
position: fixed;
top: 0;
@@ -55,4 +54,4 @@
filter: brightness(1);
box-shadow: 0 0 4px rgba(138, 43, 226, 0.4);
}
}
}