Update src/styles/feed.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s

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

View File

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