Skip to content

Instantly share code, notes, and snippets.

@Necroforger
Last active December 23, 2018 14:52
Show Gist options
  • Save Necroforger/0e23383140c037c9f7fc02610be3f3b4 to your computer and use it in GitHub Desktop.
Save Necroforger/0e23383140c037c9f7fc02610be3f3b4 to your computer and use it in GitHub Desktop.
@media screen and (min-width: 631px) {
.column {
flex: 1 1 auto;
}
article,
.detailed-status,
.status-reply,
.status {
resize: both;
max-width: 600px;
margin: 0px auto;
}
.account-gallery__item {
max-width: 300px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment