Fix backing shadow on explore button to improve readability

This commit is contained in:
2021-03-20 12:13:25 -04:00
parent b8baf8a326
commit ae97ac3b58

View File

@@ -124,7 +124,7 @@ ul.buttons li {
.button.nav:hover {
text-shadow:
0px 0px 5px #000,
0px 0px 7px #000,
-5px -5px 10px #fff,
-5px 5px 10px #fff,
5px -5px 10px #fff,