wakapi/views/header.tpl.html

5 lines
210 B
HTML

<header class="flex justify-between mb-10">
<a id="logo-container" class="text-2xl font-semibold text-white inline-block" href="">
<img src="assets/images/logo.svg" width="110px">
</a>
</header>