add padding to sticky photo gallery header

This commit is contained in:
Chuck Dries 2022-07-11 21:27:32 -07:00
parent 4814066692
commit 39b21f5c4e
No known key found for this signature in database
GPG Key ID: A00B7AEAE1DC5BE6

View File

@ -149,7 +149,7 @@ const GalleryPage = ({ data }) => {
<title>Photo Gallery | Chuck Dries</title>
<body className="bg-black text-white" />
</Helmet>
<div className="sm:sticky top-0 z-10 bg-black">
<div className="sm:sticky top-0 pt-1 z-10 bg-black">
<Nav
className="mb-4"
internalLinks={[