Skip to content

Instantly share code, notes, and snippets.

@tvirolai
Created August 18, 2019 08:32
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 tvirolai/d44f632c578984ba92253c1698845791 to your computer and use it in GitHub Desktop.
Save tvirolai/d44f632c578984ba92253c1698845791 to your computer and use it in GitHub Desktop.
.square {
width: 20px;
height: 20px;
display: inline-block;
box-sizing: border-box;
border: 1px solid;
border-left: none;
border-bottom: none;
min-width: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment