general improvements
All checks were successful
Homepage Build and Deploy / Build Homepage Image (push) Successful in 11m10s
Homepage Build and Deploy / Deploy Homepage (push) Successful in 30s

This commit is contained in:
2025-11-25 21:04:17 -03:00
parent a376c8157a
commit ed7a82b44e
7 changed files with 14 additions and 13 deletions

View File

@@ -9,8 +9,8 @@
--button-hover-gradient: linear-gradient(120deg, rgba(30, 10, 50, 0.75), rgba(10, 10, 40, 0.4));
--background-color: #000000;
--glass-background: rgba(20, 20, 20, 0.1);
--glass-border: rgba(255, 255, 255, 0.18);
--glass-background: rgba(4, 0, 10, 0.5);
--glass-border: rgba(255, 255, 255, 0.13);
--glass-shadow: rgba(31, 38, 135, 0.30);
--text-color: #ffffff;