File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333 </div >
3434 </div >
3535 <div class =" text-center flex flex-col mx-auto p-8 border-b" >
36- <div class =" w-full flex justify-center items-center border border -purple-matcha py-2 rounded-lg cursor-pointer" >
36+ <div class =" w-full flex justify-center items-center bg -purple-matcha py-4 rounded-lg cursor-pointer" >
3737 <img src =" ../../../assets/heart.png" class =" h-8" >
38- <h1 class =" text-purple -matcha text-2xl ml-2 font-semibold " >Like</h1 >
38+ <h1 class =" text-white -matcha text-2xl ml-2 font-bold " >Like</h1 >
3939 </div >
40- <div class =" w-full flex justify-center items-center border border -purple-matcha mt-8 py-2 rounded-lg cursor-pointer" >
40+ <div class =" w-full flex justify-center items-center bg -purple-matcha mt-8 py-4 rounded-lg cursor-pointer" >
4141 <img src =" ../../../assets/superLike.png" class =" h-8" >
42- <h1 class =" text-purple -matcha text-2xl ml-2 font-semibold " >Super Like</h1 >
42+ <h1 class =" text-white -matcha text-2xl ml-2 font-bold " >Super Like</h1 >
4343 </div >
4444 <h1 class =" text-purple-matcha text-sm mt-2" >Worth 10 likes, and {{user.first_name}} sees your extra interest</h1 >
4545 </div >
You can’t perform that action at this time.
0 commit comments