mirror of
https://github.com/MaggieAppleton/digital-gardeners.git
synced 2025-09-22 08:13:40 +02:00
colour updates and layout shift
This commit is contained in:
parent
d6cf6d10fc
commit
8e4d516d85
10 changed files with 29 additions and 28 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue