summaryrefslogtreecommitdiff
path: root/app/views/application/_header.html.erb
blob: 0b317ad04f84a7c9f225b256e3f00d622f092e56 (plain)
1
2
3
4
5
6
7
<header class="flex justify-between px-4 py-2">
  <div>
    <span class="text-xl">Appendix Q</span>
  </div>
  <div>
  </div>
</header>