Browse Source

Merge pull request #227 from iamnirav/update_template_to_bar_nav

Change `.bar-title` to `.bar-nav` in template.html
pull/225/merge
Connor Sears 11 years ago
parent
commit
cfc82a641c
  1. 2
      dist/template.html

2
dist/template.html vendored

@ -37,7 +37,7 @@
<body>
<!-- Make sure all your bars are the first things in your <body> -->
<header class="bar-title">
<header class="bar-nav">
<h1 class="title">Ratchet</h1>
</header>

Loading…
Cancel
Save