maybe actually fixed css linting?
Some checks failed
Lint CSS / lint (push) Failing after 10s

This commit is contained in:
Seaswimmer 2023-10-27 22:08:30 -04:00
parent 68e37b0dda
commit 727377536c
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -74,7 +74,7 @@
*/
--window-padding: 10px; /* Spacing around the Discord window | DEFAULT: 20px */
--window-roundness: 20px; /* Roundness of Discord | DEFAULT: 10px */
--scrollbar-colour: rgba(255, 255, 255, 5%); /* DEFAULT: rgba(255, 255, 255, 5%) */
--scrollbar-colour: rgba(255, 255, 255, 0.05); /* DEFAULT: rgba(255, 255, 255, 0.05) */
--link-colour: #00b0f4; /* DEFAULT: #00b0f4 */
/*