Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created January 20, 2018 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kunigami/abf73098c17c2fc42a65902b1b04dd1e to your computer and use it in GitHub Desktop.
Save kunigami/abf73098c17c2fc42a65902b1b04dd1e to your computer and use it in GitHub Desktop.
.box100 {
width: 100px;
height: 100px;
top: 5px;
left: 5px;
}
.box200 {
width: 200px;
height: 200px;
}
.box50 {
width: 50px;
height: 50px;
top: 15px;
left: 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment