many more improvements to the PWA
This commit is contained in:
@@ -46,7 +46,7 @@ export default function MainLayout({ children }: Props) {
|
||||
</div>
|
||||
|
||||
<div
|
||||
className={`w-full sm:pb-0 pb-40 flex flex-col min-h-${
|
||||
className={`w-full sm:pb-0 pb-20 flex flex-col min-h-${
|
||||
showAnnouncement ? "full" : "screen"
|
||||
} lg:ml-80 ${showAnnouncement ? "mt-10" : ""}`}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user