Skip to content

Instantly share code, notes, and snippets.

@zkkmin
Created June 28, 2018 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zkkmin/4670087363f064b11d60f78ac27deb16 to your computer and use it in GitHub Desktop.
Save zkkmin/4670087363f064b11d60f78ac27deb16 to your computer and use it in GitHub Desktop.
Header component
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item">
<img src="https://bulma.io/images/bulma-logo.png">
</a>
</div>
</nav>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment