File tree 2 files changed +10
-6
lines changed
2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -556,8 +556,7 @@ footer a:hover,
556
556
}
557
557
558
558
.footer-text ,
559
- .footer-text li ,
560
- .footer-social li {
559
+ .footer-text li {
561
560
font-style : normal;
562
561
font-size : 14px ;
563
562
line-height : 20px ;
@@ -566,6 +565,11 @@ footer a:hover,
566
565
color : # cccccc ;
567
566
}
568
567
568
+ .footer-social li {
569
+ font-size : 25px ;
570
+ padding-right : 8px ;
571
+ }
572
+
569
573
.site-info {
570
574
padding : 24px 0px ;
571
575
}
Original file line number Diff line number Diff line change 67
67
< span class ="footer-head "> Social</ span >
68
68
< ul class ="footer-social ">
69
69
< li > < a href ="https://www.facebook.com/nginxinc " title ="facebook " aria-label ="facebook " target ="_blank " rel ="noreferrer "> < i class ="fa-brands fa-facebook " aria-hidden ="true "> </ i >
70
- Facebook </ a > </ li >
71
- < li > < a href ="https://twitter.com/nginx " title ="twitter " aria-label ="twitter " target ="_blank " rel ="noreferrer "> < i class ="fa-brands fa-twitter " aria-hidden ="true "> </ i > Twitter </ a > </ li >
70
+ </ a > </ li >
71
+ < li > < a href ="https://twitter.com/nginx " title ="X " aria-label ="x " target ="_blank " rel ="noreferrer "> < i class ="fa-brands fa-x- twitter " aria-hidden ="true "> </ i > </ a > </ li >
72
72
< li > < a href ="https://www.linkedin.com/company/nginx " title ="linkedin " aria-label ="linkedin " target ="_blank " rel ="noreferrer "> < i class ="fa-brands fa-linkedin " aria-hidden ="true "> </ i >
73
- LinkedIn </ a > </ li >
73
+ </ a > </ li >
74
74
< li > < a href ="https://www.youtube.com/user/NginxInc " title ="youtube " aria-label ="youtube " target ="_blank " rel ="noreferrer " alt ="NGINX Youtube Channel "> < i class ="fa-brands fa-square-youtube " aria-hidden ="true "> </ i >
75
- YouTube </ a > </ li >
75
+ </ a > </ li >
76
76
</ ul >
77
77
</ div >
78
78
</ div >
You can’t perform that action at this time.
0 commit comments