File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,4 +107,17 @@ input:checked + .switch {
107107
108108input : checked + .switch : before {
109109 transform : translateX (26px );
110+ }
111+ .marg {
112+ margin-bottom : 20px ;
113+ }
114+ .footer {
115+ gap : 11px ;
116+ width : 100% ;
117+ display : flex;
118+ justify-content : center;
119+ text-align : center;
120+ align-items : center;
121+ flex-direction : column;
122+ margin-top : 5rem ;
110123}
Original file line number Diff line number Diff line change 7070 speed : 400 ,
7171 } ) ;
7272 </ script >
73+ <!-- footer-section -->
74+ < div class ="marg ">
75+ < div class ="footer ">
76+ < p class ="iconsclass mm ">
77+ < a href ="https://www.linkedin.com/company/HelpOps-Hub/ " target ="_blank " class ="fab fa-linkedin "> </ a >
78+ < a href ="https://discord.gg/UWTrRhqywt " target ="_blank " class ="fab fa-discord "> </ a >
79+ < a href ="https://github.com/mdazfar2/HelpOps-Hub/ " target ="_blank " class ="fab fa-github "> </ a >
80+
81+ </ p >
82+ < p class ="font h mm "> © HelpOps-Hub | MIT License</ p >
83+ < p class ="font h mm " > 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 >
84+ </ div >
85+ </ div >
7386</ body >
7487</ html >
Original file line number Diff line number Diff line change 390390 color : white;
391391 margin : 20px ;
392392 font-family : cursive;
393- }
393+ }
You can’t perform that action at this time.
0 commit comments