button hover is more subtle

This commit is contained in:
controlol 2021-10-29 21:18:45 +02:00
parent b3dddfb5a2
commit 54999ce0cb

View File

@ -14,7 +14,7 @@ html {
--status-green: linear-gradient(#3bc322aa, #3c891c);
--button-color: #eee;
--button-hover: #ddd;
--button-hover: #e4e4e4;
scroll-behavior: smooth;
display: none;