fixed iocn placement in contact section

This commit is contained in:
Rohit Pai 2022-01-02 00:27:51 +00:00
parent 0ee19bf7c9
commit 80458bbdc7

View File

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