colour updates and layout shift

This commit is contained in:
Maggie Appleton 2021-09-06 16:36:23 +01:00
parent d6cf6d10fc
commit 8e4d516d85
10 changed files with 29 additions and 28 deletions

View file

@ -30,13 +30,13 @@ export default function Index({ gardens }) {
},
}}
>
<h1 className="sm:text-4xl text-coolGray-700 mb-6 font-semibold">
<h1 className="sm:text-4xl mb-6 font-semibold">
Garden of Digital Gardens
</h1>
<p className="text-xl text-coolGray-600 font-serif font-light max-w-5xl leading-tight">
<h2 className="text-xl text-deepGreen font-serif font-light max-w-5xl leading-tight">
A collection of digital gardens, tools, and resources
for gardeners
</p>
</h2>
</motion.div>
<motion.ul
initial="hidden"