From 0316f92e8bda60dc9b8779fc2e0a9b87e5985d55 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Tue, 26 May 2026 20:51:21 -0400 Subject: [PATCH] =?UTF-8?q?feat(artist-posts-tab):=20bump=20max-width=2090?= =?UTF-8?q?0=20=E2=86=92=201600=20so=20the=20new=20wide-layout=20PostCard?= =?UTF-8?q?=20has=20room=20and=20the=20artist=20Posts=20feed=20doesn't=20l?= =?UTF-8?q?eave=20most=20of=20an=20ultra-wide=20screen=20empty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/components/artist/ArtistPostsTab.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/artist/ArtistPostsTab.vue b/frontend/src/components/artist/ArtistPostsTab.vue index b575531..d628f62 100644 --- a/frontend/src/components/artist/ArtistPostsTab.vue +++ b/frontend/src/components/artist/ArtistPostsTab.vue @@ -67,7 +67,7 @@ onUnmounted(() => {