Skip to content

Instantly share code, notes, and snippets.

@benmcnelly
Last active February 10, 2017 16:11
Show Gist options
  • Save benmcnelly/dfb168292fe5dd749d493e5723e5a43b to your computer and use it in GitHub Desktop.
Save benmcnelly/dfb168292fe5dd749d493e5723e5a43b to your computer and use it in GitHub Desktop.
@media (max-width: 550px) {
.post-title {
width: 200px;
}
.post-date {
display: block;
width: 100px;
float: right;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment