style: Remove unused color variable from styles.css

This commit is contained in:
Jan-Marlon Leibl 2025-02-12 11:38:52 +01:00
parent f7c98ec6fe
commit 6dfeee87a1
No known key found for this signature in database
GPG key ID: E7B6F77BF5EDB6F7

View file

@ -5,7 +5,6 @@
--color-deep-blue-light: #1A2C38; --color-deep-blue-light: #1A2C38;
--color-deep-blue-contrast: #1B2C3B; --color-deep-blue-contrast: #1B2C3B;
--color-light-blue: #1475E1; --color-light-blue: #1475E1;
--color-green: #00E701;
} }
body { body {