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

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