update hoomepage heading styling

This commit is contained in:
Chuck Dries 2022-10-19 00:21:36 -07:00
parent d43f63e97f
commit 8e4f63d2fd
No known key found for this signature in database
GPG Key ID: A00B7AEAE1DC5BE6

View File

@ -169,11 +169,11 @@ const GalleryPage = ({ data }: PageProps<Queries.GalleryPageQueryQuery>) => {
className="mb-4" className="mb-4"
internalLinks={[{ href: "/", label: "Home" }]} internalLinks={[{ href: "/", label: "Home" }]}
></Nav> ></Nav>
<div className="flex flex-col lg:flex-row lg:items-end justify-between"> <div className="flex flex-col mr-5 md:ml-4 ml-2 mt-4 md:mt-6 font-serif">
<div className="flex flex-col mr-5 ml-2 font-serif"> <h1 className="text-5xl mt-0 font-black z-10">Chuck Dries</h1>
<h1 className="text-5xl mt-0 font-black z-10">Chuck Dries</h1> <h2 className="">Full Stack Software Engineer & Photographer</h2>
<h2 className="">Full Stack Software Engineer & Photographer</h2> </div>
</div> <div className="flex flex-col md:flex-row md:items-end justify-between">
<KeywordsPicker <KeywordsPicker
keywords={[ keywords={[
"night", "night",