@@ -27,7 +27,7 @@ layout: base
2727 <section class =" w-full sm:w-1/3" >
2828 <div class =" border-4 border-jsmn-yellow shadow-lg" >
2929 <div class =" px-2 text-center my-4" >
30- <p role =" img" aria-label =" silver medal" class =" text-8xl" >🥈</p >
30+ <p role =" img" aria-label =" silver medal" class =" text-8xl leading-normal " >🥈</p >
3131 <h2 class =" text-3xl" >Silver</h2 >
3232 <p class =" text-xl" >$250 / year</p >
3333 </div >
@@ -54,7 +54,7 @@ layout: base
5454 <section class =" w-full sm:w-1/3" >
5555 <div class =" border-4 border-jsmn-yellow shadow-lg" >
5656 <div class =" px-2 text-center my-4" >
57- <p role =" img" aria-label =" gold medal" class =" text-8xl" >🥇</p >
57+ <p role =" img" aria-label =" gold medal" class =" text-8xl leading-normal " >🥇</p >
5858 <h2 class =" text-3xl" >Gold</h2 >
5959 <p class =" text-xl" >$1,000 / year</p >
6060 </div >
@@ -95,7 +95,7 @@ layout: base
9595 </div >
9696 </div >
9797 <div class =" px-2 text-center my-4" >
98- <p role =" img" aria-label =" diamond" class =" text-8xl transform duration-200 hover:-rotate-25 " >💎</p >
98+ <p role =" img" aria-label =" diamond" class =" text-8xl leading-normal transform duration-200 hover:-rotate-12 " >💎</p >
9999 <h2 class =" text-3xl" >Diamond</h2 >
100100 <p class =" text-xl" >$2,500 / year</p >
101101 </div >
0 commit comments