diff options
author | Case Duckworth | 2015-03-03 21:28:07 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-03 21:28:07 -0700 |
commit | 61d9eaea4445af77489e8a823178721e64de2a28 (patch) | |
tree | 1badbc69d5e3d7fbd2101ddfbdc9c73ddea4732a /i-am.html | |
parent | Revise index (diff) | |
download | autocento-61d9eaea4445af77489e8a823178721e64de2a28.tar.gz autocento-61d9eaea4445af77489e8a823178721e64de2a28.zip |
Fix styles for nav placement
Diffstat (limited to 'i-am.html')
-rw-r--r-- | i-am.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i-am.html b/i-am.html index d4b0a82..75c8e2e 100644 --- a/i-am.html +++ b/i-am.html | |||
@@ -24,7 +24,6 @@ | |||
24 | </head> | 24 | </head> |
25 | <body> | 25 | <body> |
26 | 26 | ||
27 | <div id="wrapper"> | ||
28 | <header> | 27 | <header> |
29 | <!-- title --> | 28 | <!-- title --> |
30 | <h1 class="title">I am</h1> | 29 | <h1 class="title">I am</h1> |
@@ -46,6 +45,5 @@ | |||
46 | How it happened | 45 | How it happened |
47 | </a> | 46 | </a> |
48 | </nav> | 47 | </nav> |
49 | </div> | ||
50 | </body> | 48 | </body> |
51 | </html> | 49 | </html> |