diff --git a/src/styles/feed.css b/src/styles/feed.css index 287af3e..61a54c7 100644 --- a/src/styles/feed.css +++ b/src/styles/feed.css @@ -168,7 +168,6 @@ .imgFeedRender { width: 100%; - border-radius: 10px; box-shadow: 0 0 8px 0 rgb(0,0,0,0.25); cursor: pointer; }