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 80458bbdc7 - Show all commits

View File

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