changed some style
This commit is contained in:
@@ -17,7 +17,7 @@ await suspense();
|
||||
>
|
||||
<Header />
|
||||
<main
|
||||
class="w-full overflow-x-hidden container flex items-start gap-8 lg:gap-6"
|
||||
class="w-full overflow-x-hidden container flex items-start gap-8 lg:gap-6 min-h-svh"
|
||||
>
|
||||
<ProfileSidebar />
|
||||
<div class="w-9/12">
|
||||
|
||||
Reference in New Issue
Block a user