update main.css
This commit is contained in:
parent
4f6ac94dae
commit
009e5c6c8a
@ -363,6 +363,10 @@
|
|||||||
div#findMe .socialIcons {
|
div#findMe .socialIcons {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#contactForm .flName {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 31em) {
|
@media screen and (max-width: 31em) {
|
||||||
@ -398,7 +402,4 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#findMe .socialIcons {
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user