Add a text shadow

This commit is contained in:
Matt Isenhower
2017-08-02 21:03:24 -07:00
parent 0e9f114f71
commit 8dfe469d1b

View File

@@ -39,6 +39,8 @@ html {
background-size: 80px 80px;
border-radius: 32px;
text-shadow: 1px 1px 0 #000;
max-width: 600px;
padding: 35px 10px 10px 10px;
margin: auto;