diff --git a/styles.css b/styles.css index f99df28..630d65a 100644 --- a/styles.css +++ b/styles.css @@ -50,6 +50,7 @@ a:hover, a:focus { padding: 0.8em; text-align: center; transition: 0.25s box-shadow, 0.25s -webkit-transform; + text-shadow: none; } .btn { padding: 0.7em; @@ -214,4 +215,4 @@ nav .previous { } nav .next { float: right; -} \ No newline at end of file +}