File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ <h2>Feedback</h2>
112112 </ div >
113113 < footer >
114114 < div class ="footer ">
115- < p > © HelpOps-Hub | MIT License</ p > < br >
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 >
115+ < p class =" font h " > © HelpOps-Hub | MIT License</ p >
116+ < p class =" font h " > Developed by < a href ="https://github.com/mdazfar2 " target ="_blank " class =" font " > Azfar Alam</ a > & < a class =" font " 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 @@ -603,12 +603,17 @@ width: 40px;
603603.footer a {
604604 color : black !important ;
605605 text-decoration : underline;
606- font-size : 18px ;
606+ }
607+ .h {
608+ line-height : 1.75rem !important ;
607609}
608610.footer {
609611 flex-direction : column;
610- gap : 6px ;
611- font-size : 18px ;
612+ font-family : sans-serif;
613+
614+ }
615+ .font {
616+ font-size : .875rem ;
612617}
613618# collapseOne {
614619 height : auto !important ;
You can’t perform that action at this time.
0 commit comments