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 /the-night-we-met.html | |
parent | Revise index (diff) | |
download | autocento-61d9eaea4445af77489e8a823178721e64de2a28.tar.gz autocento-61d9eaea4445af77489e8a823178721e64de2a28.zip |
Fix styles for nav placement
Diffstat (limited to 'the-night-we-met.html')
-rw-r--r-- | the-night-we-met.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/the-night-we-met.html b/the-night-we-met.html index b79c83e..0453ad4 100644 --- a/the-night-we-met.html +++ b/the-night-we-met.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">The night we met, I was out of my mind</h1> | 29 | <h1 class="title">The night we met, I was out of my mind</h1> |
@@ -44,6 +43,5 @@ | |||
44 | <nav> | 43 | <nav> |
45 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
46 | </nav> | 45 | </nav> |
47 | </div> | ||
48 | </body> | 46 | </body> |
49 | </html> | 47 | </html> |