Added in contact section #12

Merged
rodude123 merged 18 commits from contact into master 2022-01-11 20:58:54 +00:00
Showing only changes of commit 4f6ac94dae - Show all commits

View File

@ -360,7 +360,7 @@
border:none border:none
} }
section#findMe .socialIcons { div#findMe .socialIcons {
flex-direction: column; flex-direction: column;
} }
} }
@ -398,7 +398,7 @@
align-items: center; align-items: center;
} }
section#findMe .socialIcons { div#findMe .socialIcons {
flex-direction: column; flex-direction: column;
} }
} }