diff --git a/threadr/style.css b/threadr/style.css index 2f661ac..6a7b5ac 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -106,6 +106,7 @@ input { padding: 14px 20px; margin: 8px 0; background-color: #fef6e4; + box-shadow: inset 0px 8px 16px 0px rgba(0,0,0,0.2); } input[type=text], select {