|
|
@ -15,7 +15,14 @@ |
|
|
|
<header class="header"> |
|
|
|
<div class="bar"> |
|
|
|
<div class="bar__start"> |
|
|
|
<h1>Plain UI</h1> |
|
|
|
<svg class="icon fill-white" aria-hidden="true"> |
|
|
|
<use xlink:href="symbol-defs.svg#icon-check"></use> |
|
|
|
</svg> |
|
|
|
</div> |
|
|
|
<div class="bar__main"> |
|
|
|
<h1 class="m-top-4 m-bottom-4 h4"> |
|
|
|
Plain UI |
|
|
|
</h1> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</header> |
|
|
|