Fix meta viewport

This commit is contained in:
prototypa
2022-08-13 13:13:32 -04:00
parent e481146bf9
commit 64885c7247
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
import Layout from "~/layouts/Empty.astro";
---
<Layout>
<Layout title="Error 404 — AstroWind">
<main>
<section class="flex items-center h-full p-16">
<div class="container flex flex-col items-center justify-center px-5 mx-auto my-8">