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

@ -397,5 +397,8 @@
justify-content: center;
align-items: center;
}
section#findMe .socialIcons {
flex-direction: column;
}
}