File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 </span >
5959 </a >
6060 <!-- LinkedIn -->
61- <a href =" https://www.linkedin.com/in/kashunshum/" target =" _blank" class =" flex pl-[44px] group border-b-[1px] pb-2 " >
61+ <a href =" https://www.linkedin.com/in/kashunshum/" target =" _blank" class =" flex pl-[44px] group" >
6262 <span class =" w-6 h-6 text-center" >
6363 <span class =" fa-brands fa-linkedin text-zinc-500 fa-lg group-hover:text-blue-500/80" ></span >
6464 </span >
6565 <span class =" text-center" >
6666 <span class =" ml-4 text-zinc-700 text-sm font-medium group-hover:text-blue-400/75" >LinkedIn</span >
6767 </span >
6868 </a >
69+ <!-- Resume -->
70+ <a href =" /25Summer_Intern_SHUM_KASHUN.pdf" target =" _blank" class =" flex pl-[44px] group border-b-[1px] pb-2" >
71+ <span class =" w-6 h-6 text-center" >
72+ <span class =" fa-solid fa-file-pdf text-zinc-500 fa-lg group-hover:text-blue-500/80" ></span >
73+ </span >
74+ <span class =" text-center" >
75+ <span class =" ml-4 text-zinc-700 text-sm font-medium group-hover:text-blue-400/75" >Resume</span >
76+ </span >
77+ </a >
6978 </div >
7079
7180</template >
Original file line number Diff line number Diff line change 11<template >
22
3- <div class =" flex bg-white w-full max-w-7xl content-center items-center py-2 px-4 " >
3+ <div class =" flex bg-white w-full max-w-7xl content-center items-center py-2 px-4 max-sm:hidden " >
44 <Logo />
55 <div class =" grow" >
66 <!-- change to v-for later -->
You can’t perform that action at this time.
0 commit comments