why was this here
This commit is contained in:
parent
10e7901c76
commit
ec6f266b48
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ function Home() {
|
|||
<title>Home - toffee</title>
|
||||
</Head>
|
||||
<div className="flex h-full w-full flex-col items-center justify-center">
|
||||
<div className="gap inline-grid grid-cols-1 gap-20 text-white md:grid-cols-3">
|
||||
<div className="inline-grid grid-cols-1 gap-20 text-white md:grid-cols-3">
|
||||
<m.div
|
||||
className="flex flex-col from-purple-400 to-pink-600 font-plusJakarta md:col-span-2"
|
||||
variants={sloganContainerVariants}
|
||||
|
|
Loading…
Reference in a new issue