[TASK] fix layout

This commit is contained in:
TLRZ Seyfferth 2020-05-06 17:44:15 +02:00
parent e2cfaf098d
commit d97a34e6b9
2 changed files with 4 additions and 3 deletions

View File

@ -11,7 +11,8 @@
</div>
<div class="footer-copyright">
<div class="{% if not config.theme_config.widescreen %} container{% endif %} black-text">
&copy; 2013 - {{ now|date("Y") }} by chrosey
<span>&copy; 2013 - {{ now|date("Y") }} by chrosey</span>
<span class="hide-on-large-and-up center">&middot;&nbsp;</span>
<span class="right">powered by <a href="http://picocms.org/">picoCMS</a></span>
</div>
</div>

View File

@ -7,8 +7,8 @@
<img class="center"
src="{{ assets_url }}/logo.svg "
alt=""
height="48"
width="48" />
height="64"
width="64" />
</a>
<a data-target="slide-out"
class="sidenav-trigger"><i class="material-icons">menu</i></a>