Skip to content

Commit

Permalink
fixed period vertical height errors in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
briankchan committed Sep 19, 2014
1 parent e6e9f7b commit 30f9b94
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
/* General */
/* ------------------------------ */

*{
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}

a{
color: #555;
}
Expand Down

0 comments on commit 30f9b94

Please sign in to comment.