Update src/styles/feed.css

This commit is contained in:
freakoverse 2025-03-12 17:16:56 +00:00
parent dc54a6c5e8
commit 2058b34c3b

@ -168,7 +168,6 @@
.imgFeedRender {
width: 100%;
border-radius: 10px;
box-shadow: 0 0 8px 0 rgb(0,0,0,0.25);
cursor: pointer;
}