about summary refs log tree commit diff stats
path: root/axe.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 21:28:07 -0700
committerCase Duckworth2015-03-03 21:28:07 -0700
commit61d9eaea4445af77489e8a823178721e64de2a28 (patch)
tree1badbc69d5e3d7fbd2101ddfbdc9c73ddea4732a /axe.html
parentRevise index (diff)
downloadautocento-61d9eaea4445af77489e8a823178721e64de2a28.tar.gz
autocento-61d9eaea4445af77489e8a823178721e64de2a28.zip
Fix styles for nav placement
Diffstat (limited to 'axe.html')
-rw-r--r--axe.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/axe.html b/axe.html index 46ddb23..5c766e5 100644 --- a/axe.html +++ b/axe.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">Axe</h1> 29 <h1 class="title">Axe</h1>
@@ -55,6 +54,5 @@
55 Building 54 Building
56 </a> 55 </a>
57 </nav> 56 </nav>
58</div>
59</body> 57</body>
60</html> 58</html>