Skip to content

Instantly share code, notes, and snippets.

@nairihar
Created May 6, 2018 12:22
Show Gist options
  • Save nairihar/768c0764e3197b17a9de415bb9c48419 to your computer and use it in GitHub Desktop.
Save nairihar/768c0764e3197b17a9de415bb9c48419 to your computer and use it in GitHub Desktop.
CSS redBox example, medium
#redBox {
width: 25px;
height: 25px;
background-color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment