File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 <Projects />
3535 <div class =" mb-10" ></div >
3636
37- <h2 class =" text-2xl text-center justify-center w-full flex flex-col items-center" >
37+ <h2
38+ class =" text-2xl text-center justify-center w-full flex flex-col items-center"
39+ >
3840 I use Arch btw
3941 <img
4042 src =" https://github.com/jumpyjacko/dotfiles/raw/wayland/images/niri_main.jpg"
4749 class =" w-1/2 p-1"
4850 />
4951 </h2 >
52+
53+ <div class =" mb-50" ></div >
5054</main >
5155<footer
5256 class =" hidden md:flex flex-row justify-end fixed bottom-0 right-0 p-1 z-1"
Original file line number Diff line number Diff line change 44 }
55 </script >
66
7- <h1 class =" text-xl font-bold " >stuff I have made</h1 >
7+ <h1 class =" text-2xl " >stuff I have made</h1 >
88
9- <h1 class =" text-lg font-semibold " >the real projects</h1 >
9+ <h1 class =" text-lg" >the real projects</h1 >
1010<div class =" grid grid-cols-2 gap-8 text-wrap w-3/4" >
1111 <div >
1212 <iframe src =" /" title =" this website" class =" h-full w-full" > </iframe >
3535 </button >
3636</div >
3737
38- <h1 class =" text-lg font-semibold " >the random projects</h1 >
38+ <h1 class =" text-lg mt-10 " >the random projects</h1 >
3939
4040<div class =" grid grid-cols-2 gap-8 text-wrap w-3/4" >
4141 <button onclick ={() => goToLink (" https://github.com/jumpyjacko/wireframe-cli" )}>
9797<style >
9898 button ,
9999 div {
100- font-size : 14px ;
101100 text-align : center ;
102101 }
103102
You can’t perform that action at this time.
0 commit comments