font size and max width changes

This commit is contained in:
Owen Rees
2023-06-28 20:53:50 +02:00
parent 676610a42d
commit daa38f16f9
3 changed files with 59 additions and 68 deletions
-3
View File
@@ -1,12 +1,9 @@
// noinspection HttpUrlsUsage,HtmlUnknownTarget
import Link from "next/link";
import Image from "next/image";
import Layout from "@/components/Layout";
import bgImage from "@/public/images/map-bg.jpg";
export default function Home() {
// noinspection HtmlUnknownTarget
return (
<Layout>
<header className="grid h-[calc(100%-153px)] md:h-[calc(100%-173px)] place-items-center">