Adjusted margin on mushroom page

This commit is contained in:
Author 2023-10-01 00:42:33 -04:00
parent 4f17e70870
commit 26a97546e6

View file

@ -7,7 +7,7 @@
<link rel="stylesheet" href="./css/theme-compiled.css" <link rel="stylesheet" href="./css/theme-compiled.css"
</head> </head>
<body class="bg-[#efe9f4] flex justify-center"> <body class="bg-[#efe9f4] flex justify-center">
<div class="content-center text-center max-w-lg"> <div class="content-center text-center max-w-lg mt-20">
<h1 class="text-xl">Mushrooms I've found in and around my property.</h1> <h1 class="text-xl">Mushrooms I've found in and around my property.</h1>
<p>More pictures — and information — coming soon!</p> <p>More pictures — and information — coming soon!</p>
<img height="512" width="512" src="mushrooms.jpg" alt="An unknown — for now — conical brown cap mushroom with white stem."></img> <img height="512" width="512" src="mushrooms.jpg" alt="An unknown — for now — conical brown cap mushroom with white stem."></img>