change btn-txt-color to white

This commit is contained in:
2023-12-15 15:07:15 +01:00
parent 9adcd6d010
commit 1caf73dce1

View File

@@ -3,7 +3,7 @@
--txt-color: #17171b;
--hover-color: #454551;
--btn-color: #17171b;
--btn-txt-color: #e3e7e6;
--btn-txt-color: #fff;
--btn-hover-color: #454551;
--quote-color: #454551;
--card-shadow-color: #00000033;