File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 </script >
4040
4141<section >
42- <div class =" mx-auto mt-4 max-w-screen-sm p-4" >
42+ <div class =" mx-auto my-6 max-w-screen-sm p-4" >
4343 <div aria-label =" introduction" >
4444 <h1 >
4545 <p class =" text-2xl" >Hi, I am</p >
Original file line number Diff line number Diff line change 2929 </script >
3030
3131<section id =" technologies" >
32- <div class =" mx-auto my-4 max-w-screen-sm p-4" >
33- <h2 class =" mb-4 text-xl text-center" >My Tech Stacks</h2 >
34- <ul class =" flex flex-wrap justify-center" >
32+ <div class =" mx-auto my-6 max-w-screen-sm p-4" >
33+ <h2 class =" text-2xl text-center" >My Tech Stacks</h2 >
34+ <ul class =" mt-4 flex flex-wrap justify-center" >
3535 {#each usedTechnologies as usedTechnology }
3636 <li class =" mx-1 mb-2" >
3737 <Tag text ={usedTechnology } />
You can’t perform that action at this time.
0 commit comments