💄 style: revert background back to pure white

This commit is contained in:
welpo 2023-02-13 02:57:15 +01:00
parent b7da11222e
commit 0e4d274de9
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -45,7 +45,7 @@
--bg-1: #e7e7e7;
--bg-2: #fefefe;
--hover-color: white;
--background-color: #fcfcfc;
--background-color: white;
--primary-color: #91D8E4;
--secondary-color: rgb(158, 158, 158);
--links: #78cfcb;