We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99057c5 commit 6aab607Copy full SHA for 6aab607
1 file changed
app/pages/~[username]/index.vue
@@ -198,7 +198,7 @@ defineOgImageComponent('Default', {
198
<main class="container flex-1 py-8 sm:py-12 w-full">
199
<!-- Header -->
200
<header class="mb-8 pb-8 border-b border-border">
201
- <div class="flex items-end gap-4">
+ <div class="flex flex-wrap items-end gap-4">
202
<!-- Avatar -->
203
<div
204
class="w-16 h-16 rounded-full bg-bg-muted border border-border flex items-center justify-center overflow-hidden"
0 commit comments