Adjusted margin on mushroom page
This commit is contained in:
parent
4f17e70870
commit
26a97546e6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<link rel="stylesheet" href="./css/theme-compiled.css"
|
||||
</head>
|
||||
<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>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue