Skip to content

Instantly share code, notes, and snippets.

@levinmejia
Created April 22, 2016 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save levinmejia/c726715256fbcf862134c2545385a56d to your computer and use it in GitHub Desktop.
Save levinmejia/c726715256fbcf862134c2545385a56d to your computer and use it in GitHub Desktop.
<header class="section-header text-center">
<h1>{{ 'cart.general.title' | t }}</h1>
</header>
<style>
body.template-cart h1 {
font-family: 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 600;
font-size: 40px;
text-align: left;
}
<style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment