diff --git a/threadr/style.css b/threadr/style.css index 981a525..31d2561 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -130,7 +130,6 @@ div.image_container { padding: 0.5em 0.5em; background-color: #f0f0f0; border-radius: 5px; - box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); } p.image_container {