Update contact.css

This commit is contained in:
Nicholas Jitkoff 2023-06-06 21:07:54 +02:00
parent 45b99ababc
commit b775758812

View file

@ -58,12 +58,12 @@ body {
width:320px;
}
@media only screen and (min-width: 640px) {
/* @media only screen and (min-width: 640px) {
.contact {
flex-direction: row;
width:640px;
}
}
} */
.header {
flex: 1 1 auto;