Skip to content

Instantly share code, notes, and snippets.

@erdavids
Created July 17, 2019 19:47
Show Gist options
  • Save erdavids/9baf455093ae4fa8f647583843d14bf5 to your computer and use it in GitHub Desktop.
Save erdavids/9baf455093ae4fa8f647583843d14bf5 to your computer and use it in GitHub Desktop.
.row_2::after {
content: "";
clear: both;
display: table;
}
.column_6 {
float: left;
width: 100%;
padding: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment