refactor: add a header to the clown meme to show the path we are on so far

This commit is contained in:
Derrick Hammer 2023-08-18 21:30:38 -04:00
parent 98d8936faf
commit 388821fdd1
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
<section
class="flex flex-col w-full border-y border-dark-aquamarine divide-y divide-dark-aquamarine lg:h-[1200px]"
>
<h3 class="font-display text-4xl md:text-6xl font-bold mb-5 font-display text-primary ">Web3's Current Path</h3>
<!-- MEME GRID BIG -->
<div
class="hidden lg:flex flex-1 flex-row w-full divide-x divide-dark-aquamarine"