Fix backing shadow on explore button to improve readability

This commit is contained in:
Ethan Paul 2021-03-20 12:13:25 -04:00
parent b8baf8a326
commit ae97ac3b58
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF
1 changed files with 1 additions and 1 deletions

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,