fixed iocn placement in contact section

This commit is contained in:
2022-01-02 00:27:51 +00:00
parent 0ee19bf7c9
commit 80458bbdc7
+4 -1
View File
@@ -397,5 +397,8 @@
justify-content: center;
align-items: center;
}
section#findMe .socialIcons {
flex-direction: column;
}
}