DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

cd9335f3d71582692681c097529f88db98ac9b0c — Jonni Liljamo 9 months ago 1c22f72
fix: center top bar
1 files changed, 1 insertions(+), 1 deletions(-)

M templates/layouts/base.html
M templates/layouts/base.html => templates/layouts/base.html +1 -1
@@ 16,7 16,7 @@
    </head>
    <body>
        <main class="flex flex-col items-center h-screen">
            <div class="sticky top-0 w-full h-min">
            <div class="flex justify-center sticky top-0 w-full h-min">
                <div class="absolute max-w-5xl w-full h-fit p-8 pointer-events-none">
                    <div class="w-full h-full pointer-events-auto
                        p-3 rounded-xl