css linter fixes pt 2
Some checks failed
Lint CSS / lint (push) Failing after 8s

This commit is contained in:
Seaswimmer 2023-10-27 22:07:46 -04:00
parent 2bd8211d6b
commit 68e37b0dda
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: rgb(255, 255, 255, 5%); /* DEFAULT: rgb(255, 255, 255, 5%) */
--scrollbar-colour: rgba(255, 255, 255, 5%); /* DEFAULT: rgba(255, 255, 255, 5%) */
--link-colour: #00b0f4; /* DEFAULT: #00b0f4 */
/*