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