Skip to content

Instantly share code, notes, and snippets.

@novaknole
Created November 19, 2020 18:05
Show Gist options
  • Save novaknole/441a23c4a321e65e4f1f2288f311bba3 to your computer and use it in GitHub Desktop.
Save novaknole/441a23c4a321e65e4f1f2288f311bba3 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="child">
</div>
</div>
.row {
width:200px;
height:200px;
background-color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment