File tree Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -380,6 +380,8 @@ <h3>Join the Community</h3>
380
380
< a href ="# "> < i class ="fa-brands fa-instagram "> </ i > </ a >
381
381
< a href ="# "> < i class ="fa-brands fa-square-x-twitter "> </ i > </ a >
382
382
< a href ="# "> < i class ="fa-brands fa-linkedin "> </ i > </ a >
383
+ < a href ="# "> < i class ="fa-brands fa-github "> </ i > </ a >
384
+ < a href ="# "> < i class ="fa-brands fa-youtube "> </ i > </ a >
383
385
</ div >
384
386
</ div >
385
387
< div class ="footer-col-main ">
Original file line number Diff line number Diff line change @@ -1796,6 +1796,7 @@ body.blue-mode {
1796
1796
.footer-social {
1797
1797
display : flex;
1798
1798
align-items : center;
1799
+
1799
1800
}
1800
1801
1801
1802
.footer-social i {
@@ -1805,7 +1806,7 @@ body.blue-mode {
1805
1806
opacity : 0.7 ;
1806
1807
border : 2px solid white;
1807
1808
border-radius : 100% ;
1808
- padding : 0.5 rem ;
1809
+ padding : 0.6 rem ;
1809
1810
transition : background-color 0.3s ease 0s ;
1810
1811
}
1811
1812
Original file line number Diff line number Diff line change @@ -599,6 +599,8 @@ <h2>Here are some of our active GitHub repositories</h2>
599
599
< a href ="# "> < i class ="fa-brands fa-instagram "> </ i > </ a >
600
600
< a href ="# "> < i class ="fa-brands fa-square-x-twitter "> </ i > </ a >
601
601
< a href ="# "> < i class ="fa-brands fa-linkedin "> </ i > </ a >
602
+ < a href ="# "> < i class ="fa-brands fa-github "> </ i > </ a >
603
+ < a href ="# "> < i class ="fa-brands fa-youtube "> </ i > </ a >
602
604
</ div >
603
605
</ div >
604
606
< div class ="footer-col-main ">
Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ <h2>Get Involved with Recode Hive</h2>
91
91
< a href ="# "> < i class ="fa-brands fa-instagram "> </ i > </ a >
92
92
< a href ="# "> < i class ="fa-brands fa-square-x-twitter "> </ i > </ a >
93
93
< a href ="# "> < i class ="fa-brands fa-linkedin "> </ i > </ a >
94
+ < a href ="# "> < i class ="fa-brands fa-github "> </ i > </ a >
95
+ < a href ="# "> < i class ="fa-brands fa-youtube "> </ i > </ a >
94
96
</ div >
95
97
</ div >
96
98
< div class ="footer-col-main ">
You can’t perform that action at this time.
0 commit comments