mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
8 lines
434 B
HTML
8 lines
434 B
HTML
<div class="mdc-top-app-bar__row">
|
|
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
|
|
<a href="javascript:void(0);" class="material-icons mdc-top-app-bar__navigation-icon">menu</a>
|
|
<span class="mdc-top-app-bar__title">BBC School Report | Reading School</span>
|
|
<img src="/images/logo-white.png" style="height:48px;width:auto;position:relative;right:0;"/>
|
|
</section>
|
|
</div>
|