File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1-
2-
31<header
4- class =" flex items-center py-1 px-4 border-b-[3px] h-[54px] z-20 fixed inset-x-0 top-0 bg-white"
2+ class =" fixed inset-x-0 top-0 z-20 flex items-center h-[54px] py-1 px-4 border-b-[3px] bg-white"
53>
6- <div class =" mx-auto max-w-screen-sm flex items-center " >
7- <a class =" text-2xl" href =" #home" >Fajarullah</a >
8- </div >
4+ <div class =" flex items-center mx-auto max-w-screen-sm" >
5+ <a class =" text-2xl" href =" #home" >Fajarullah</a >
6+ </div >
97</header >
Original file line number Diff line number Diff line change 2626 </script >
2727
2828<section id =" home" >
29- <div class =" max-w-screen-sm mx-auto mt-24 p-4" >
29+ <div class =" mx-auto mt-24 max-w-screen-sm p-4" >
3030 <h1 aria-label =" introduction" class =" text-2xl text-center mb-4" >
3131 Hi, I am <strong aria-label =" my name" >Fajarullah</strong >
3232 </h1 >
Original file line number Diff line number Diff line change 2424 </script >
2525
2626<section id =" technologies" >
27- <div class =" mx-auto my-4 p-4 max-w-screen-sm" >
28- <h2 class =" text-xl text-center mb-4 " >My Tech Stacks</h2 >
27+ <div class =" mx-auto my-4 max-w-screen-sm p-4 " >
28+ <h2 class =" mb-4 text-xl text-center" >My Tech Stacks</h2 >
2929 <ul class =" flex flex-wrap justify-center" >
3030 {#each usedTechnologies as usedTechnology }
3131 <li class =" mx-1 mb-2" >
You can’t perform that action at this time.
0 commit comments