File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,6 +78,19 @@ <h1 class="proj-h1">Selected Work</h1>
7878 <!-- <a href="/my-projects" class="proj-redirect"><span>see all</span></a> -->
7979 </ div >
8080 < div class ="project-sec ">
81+ < section class =" projcontainer project-sec-12 " >
82+ < h2 class ="proj-h2 "> InvoSync</ h2 >
83+ < div >
84+ < p class ="faded-p "> B2B Catalogue management system. < b > Currently under development.</ b > </ p >
85+ < div class ="tags ">
86+ < label class ="tag "> React.js</ label >
87+ < label class ="tag "> Express.js</ label >
88+ < label class ="tag "> Node.js</ label >
89+ < label class ="tag "> SQL Server</ label >
90+ </ div >
91+ </ div >
92+ < a href ="" target ="_blank " class ="proj-cta disabled "> < i class ="ph-bold ph-github-logo "> </ i > GitHub< i class ="ph-bold ph-arrow-up-right "> </ i > </ a >
93+ </ section >
8194 < section class =" projcontainer project-sec-11 " >
8295 < h2 class ="proj-h2 "> FinNote</ h2 >
8396 < div >
Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ a:has(.project-sec){
267267.proj-cta .disabled {
268268 pointer-events : none;
269269 cursor : default;
270- color : var (--white-05 );
270+ color : var (--white-06 );
271271}
272272
273273.connect-container {
You can’t perform that action at this time.
0 commit comments