File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ function Footer(){
58
58
< p className = "text-gray-600 py-4 px-3" > Follow us on our social media</ p >
59
59
< hr />
60
60
61
- < a href = "https://github.com/PopSchools/popschools.org" > < span className = " px-3 text-purple-600 text-4xl" > < GithubFilled /> </ span > </ a >
62
- < span className = "px-3 text-purple-600 text-4xl" > < TwitterCircleFilled /> </ span >
63
- < span className = "px-3 text-purple-600 text-4xl" > < FacebookFilled /> </ span >
61
+ < a href = "https://github.com/PopSchools/popschools.org" > < span className = " px-3 text-purple-600 text-4xl inline-block " > < GithubFilled /> </ span > </ a >
62
+ < span className = "px-3 text-purple-600 text-4xl inline-block " > < TwitterCircleFilled /> </ span >
63
+ < span className = "px-3 text-purple-600 text-4xl inline-block " > < FacebookFilled /> </ span >
64
64
</ div >
65
65
66
66
</ div >
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ I recognize from experience the extra effort it takes to get a great start when
115
115
116
116
When you sponsor me, you allow me the mental space to do my work to the best of my ability.</ p >
117
117
< p className = "text-gray-700 text-2xl font-bold pt-8" > - Nikema Prophet</ p >
118
- < a href = "https://github.com/PopSchools/popschools.org" > < span className = " px-3 text-gray-600 text-2xl" > < GithubFilled /> </ span > </ a >
119
- < a href = "" > < span className = "px-3 text-gray-600 text-2xl" > < TwitterCircleFilled /> </ span > </ a >
118
+ < a href = "https://github.com/PopSchools/popschools.org" > < span className = " px-3 text-gray-600 text-2xl inline-block mr-2 " > < GithubFilled /> </ span > </ a >
119
+ < a href = "" > < span className = "px-3 text-gray-600 text-2xl inline-block " > < TwitterCircleFilled /> </ span > </ a >
120
120
121
121
</ div >
122
122
</ div >
You can’t perform that action at this time.
0 commit comments