start moving more to skeleton

This commit is contained in:
jpope
2014-01-05 20:47:36 -06:00
parent f13016943f
commit 8b8698eff5
2 changed files with 99 additions and 106 deletions

View File

@@ -105,17 +105,8 @@ input, textarea {
/* website structure */
.container {
margin: auto;
/* width: 96%;*/
max-width: 940px;
}
header {
width: 100%;
max-width: 940px;
margin-left: auto;
margin-right: auto;
padding: 0;
margin-bottom: 42px;
border-bottom: 1px solid #333;