Skip to content

Instantly share code, notes, and snippets.

@phvaillant
Created February 5, 2019 10:09
Show Gist options
  • Save phvaillant/9738750b74ae6447a715b09281756366 to your computer and use it in GitHub Desktop.
Save phvaillant/9738750b74ae6447a715b09281756366 to your computer and use it in GitHub Desktop.
.red {
background-color: salmon;
height: 100px;
}
.blue {
background-color: lightblue;
height: 100px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment