diff --git a/threadr/style.css b/threadr/style.css index acdd94b..2f661ac 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -323,7 +323,7 @@ section { border: 1px solid #001858; background-color: #f3d2c1; padding: 14px 20px; - box-shadow: inset 0px 8px 16px 0px rgba(0,0,0,0.2); + box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); } article {