refactor: add a header to the clown meme to show the path we are on so far
This commit is contained in:
parent
98d8936faf
commit
388821fdd1
|
@ -12,6 +12,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
|
||||||
<section
|
<section
|
||||||
class="flex flex-col w-full border-y border-dark-aquamarine divide-y divide-dark-aquamarine lg:h-[1200px]"
|
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 -->
|
<!-- MEME GRID BIG -->
|
||||||
<div
|
<div
|
||||||
class="hidden lg:flex flex-1 flex-row w-full divide-x divide-dark-aquamarine"
|
class="hidden lg:flex flex-1 flex-row w-full divide-x divide-dark-aquamarine"
|
||||||
|
|
Loading…
Reference in New Issue