Tweak feed card styles

This commit is contained in:
Eric Bailey
2024-06-28 10:38:29 -05:00
parent 74e076b5e4
commit 09b803a639
4 changed files with 104 additions and 4 deletions
+1
View File
@@ -642,6 +642,7 @@ function SavedFeed({
const t = useTheme()
const commonStyle = [
a.w_full,
a.flex_1,
a.px_lg,
a.py_md,