diff --git a/style.css b/style.css index d9dcf4c..5e96d2a 100644 --- a/style.css +++ b/style.css @@ -98,7 +98,8 @@ rt { hr { height: 4px; width: 75%; - background-color: hsla(0, 0%, 100%, 75%); + background-color: hsla(0, 0%, 100%, 85%); + box-shadow: 0 0 3px hsl(0, 0%, 100%, 50%); border: none; text-shadow: none; margin: 20px auto;