Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Parry committed Aug 5, 2015
1 parent d2fca17 commit d3a8f70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions assets/css/scaffolding.css
Expand Up @@ -3,10 +3,8 @@
*/
.boxed
{
width: 75%;
width: 55%;
margin: 0 auto;
padding: 0;
position: relative;
}

.one_full
Expand Down
2 changes: 1 addition & 1 deletion assets/css/workless.css
Expand Up @@ -19,7 +19,7 @@
/**
* Border Box
*/
*
*, *:before, *:after
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
Expand Down

0 comments on commit d3a8f70

Please sign in to comment.