Skip to content

Commit

Permalink
Add border: 0 solid default
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Apr 22, 2014
1 parent 7419f26 commit 66096e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Since we are only using flexbox, we can use defaults that are much more sensible
div {
box-sizing: border-box;
position: relative;
border: 0 solid black;
margin: 0;
padding: 0;

Expand Down

0 comments on commit 66096e2

Please sign in to comment.