app-section-head

oyeharry

by SlashBunny

HTML

<base href="https://raw-dot-custom-elements.appspot.com/oyeharry/app-section-head/v2.0.1/app-section-head/">
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
   
<link rel="import" href="app-section-head.html">

<style is="custom-style">
		body {
	    font-family: 'Roboto', 'Noto', sans-serif;
	  }
	</style>
<app-section-head>
  <h1 heading>Awesome</h1>
  <h2 subheading>This is super awesome.</h2>
</app-section-head>