File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ <h3 class="text-success m-0 flex flex-center flex-gap-10" style="font-size: 1.1r
2929 </ h3 >
3030 < p class ="mb-0 text-white " style ="font-size: 0.95rem; ">
3131 < strong > Accepted into Google for Startups Cloud Program.</ strong > < br >
32- We are finalizing cloud resource allocation. Full platform availability will resume shortly upon credit disbursement .
32+ We are finalizing cloud resource allocation. Full platform availability will resume shortly as we finalize infrastructure provisioning .
3333 </ p >
3434 </ div >
3535
Original file line number Diff line number Diff line change 111111
112112.email-link {
113113 color : # e0e0e0 ;
114- text-decoration : none ;
114+ text-decoration : underline ;
115115 font-size : 1.1rem ;
116116 font-weight : 500 ;
117117 transition : color 0.3s ease;
Original file line number Diff line number Diff line change 556556/* Mission Section */
557557.mission-section , .impact-section , .newsletter-section {
558558 margin : 80px auto;
559- max-width : 900px ;
560559 width : 100% ;
561560 box-sizing : border-box;
562561 text-align : center;
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ <h1 class="max-w-900 mb-20">
6767 < a href ="javascript:void(0) " class ="btn btn-secondary " onclick ="const deck = document.getElementById('pitch-deck'); deck.style.display='block'; deck.scrollIntoView({behavior: 'smooth'}) ">
6868 < i class ="fas fa-file-pdf "> </ i > Pitch Deck
6969 </ a >
70- < a href ="https://github.com/vero-code/celestine " class ="btn btn-secondary ">
70+ < a href ="https://github.com/vero-code/celestine " target =" _blank " class ="btn btn-secondary ">
7171 < i class ="fab fa-github "> </ i > View Code
7272 </ a >
7373 </ div >
You can’t perform that action at this time.
0 commit comments