File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ <h2>Feedback</h2>
113113 < footer >
114114 < div class ="footer ">
115115 < p > © HelpOps-Hub | MIT License</ p > < br >
116- < p > Developed by Azfar Alam & Open Source Community </ p >
116+ < p > Developed by < a href =" https://github.com/mdazfar2 " target =" _blank " > Azfar Alam</ a > & < a target =" _blank " href =" https://helpops-hub.vercel.app/contributor-index.html " > Open Source Community</ a > </ p >
117117 </ div >
118118 </ footer >
119119
Original file line number Diff line number Diff line change @@ -600,8 +600,15 @@ width: 40px;
600600 width : 80% !important ;
601601 }
602602}
603+ .footer a {
604+ color : black !important ;
605+ text-decoration : underline;
606+ font-size : 18px ;
607+ }
603608.footer {
604609 flex-direction : column;
610+ gap : 6px ;
611+ font-size : 18px ;
605612}
606613# collapseOne {
607614 height : auto !important ;
You can’t perform that action at this time.
0 commit comments