update main.css

This commit is contained in:
Rohit Pai 2022-01-02 16:09:50 +00:00
parent 76fd9a22a0
commit 4f6ac94dae

View File

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