File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,13 +68,13 @@ nav {
6868 margin : 0 auto;
6969}
7070
71- .size-handler {
71+ .logo img {
7272 position : relative;
7373 width : 89px ;
7474 height : 89px ;
7575 top : 10px ;
7676 gap : 0px ;
77- opacity : 0 ;
77+ opacity : 0 px ;
7878}
7979
8080.nav-links {
@@ -182,13 +182,13 @@ a {
182182.start .img-container {
183183 width : 50% ;
184184 display : flex;
185- justify-content : end ;
185+ justify-content : center ;
186186 align-items : center;
187187}
188188.end .img-container {
189189 width : 50% ;
190190 display : flex;
191- justify-content : start ;
191+ justify-content : center ;
192192 align-items : center;
193193}
194194.text-container {
209209 text-align : center;
210210}
211211
212- .logo {
213- width : 150 px ;
212+ .about_logo {
213+ width : 180 px ;
214214 transition : transform 0.5s ease;
215215 margin-right : 15px ;
216216}
230230 .nav-links {
231231 display : none !important ;
232232 }
233- .size-handler {
234- display : none;
235- }
236- .sponsor-btn {
237- margin-left : 25px ;
238- }
239233 .hamburger {
240234 display : block !important ;
241235 }
Original file line number Diff line number Diff line change 1212< body >
1313 < header >
1414 < nav >
15- < div class ="size-handler "> </ div >
15+ < a href ="index.html ">
16+ < div class ="logo ">
17+ < img src ="HelpOps-H Fevicon.png " alt ="Logo ">
18+ </ div >
19+ </ a >
1620
1721 < ul class ="nav-links ">
1822 < li > < a href ="index.html "> Home</ a > </ li >
4751 </ div >
4852 < div class ="start ">
4953 < div class ="img-container ">
50- < img class ="logo " src ="./HelpOps-H Fevicon.png ">
54+ < img class ="about_logo " src ="./HelpOps-H Fevicon.png ">
5155 </ div >
5256 < div class ="text-container ">
5357 < h1 class ="text-title "> What is HelpOps-Hub?</ h1 >
You can’t perform that action at this time.
0 commit comments