Skip to content

Instantly share code, notes, and snippets.

@jecfish
Created August 31, 2017 15:29
Show Gist options
  • Save jecfish/8684f63abd89a5733f6498d4622a161c to your computer and use it in GitHub Desktop.
Save jecfish/8684f63abd89a5733f6498d4622a161c to your computer and use it in GitHub Desktop.
<!-- top-bar.template.html -->
<div class="top-bar">
<div class="left">FLIP & MATCH</div>
<div class="right">
<button on-tap="reset">RESET</button>
</div>
<style>
// all CSS here
</style>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment