···14141515export function EmptyFeedState() {
1616 return (
1717- <div class="rounded-[1.6rem] bg-white/3 p-8 text-center shadow-[inset_0_0_0_1px_rgba(255,255,255,0.04)]">
1717+ <div class="rounded-3xl bg-white/3 p-8 text-center shadow-[inset_0_0_0_1px_rgba(255,255,255,0.04)]">
1818 <p class="m-0 text-[1rem] font-semibold text-on-surface">Nothing to show yet</p>
1919 <p class="mt-2 text-sm leading-[1.6] text-on-surface-variant">
2020 This feed is empty with the current filters. Try another tab or loosen the display settings.