style: Remove unused color variable from styles.css

This commit is contained in:
Hop In, I Have Puppies AND WiFi 2025-02-12 11:38:52 +01:00
parent f7c98ec6fe
commit 6dfeee87a1
Signed by: jleibl
GPG Key ID: E7B6F77BF5EDB6F7

View File

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