button color should be different than background color
This commit is contained in:
@@ -15,7 +15,7 @@ html {
|
|||||||
--status-red: linear-gradient(#fd4444aa, #c92222);
|
--status-red: linear-gradient(#fd4444aa, #c92222);
|
||||||
--status-green: linear-gradient(#3bc322aa, #3c891c);
|
--status-green: linear-gradient(#3bc322aa, #3c891c);
|
||||||
|
|
||||||
--button-color: #eee;
|
--button-color: #fafafa;
|
||||||
--button-hover: #e4e4e4;
|
--button-hover: #e4e4e4;
|
||||||
|
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
|
|||||||
Reference in New Issue
Block a user