mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
Update contact.css
This commit is contained in:
parent
45b99ababc
commit
b775758812
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue