anastasis-webui: remove Taler logo

This commit is contained in:
Florian Dold 2021-11-08 12:33:38 +01:00
parent 6ef5fd21fc
commit 6d7fffc242
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -44,9 +44,6 @@ export function NavigationBar({ onMobileMenu, title }: Props): VNode {
</div>
<div class="navbar-menu ">
<a class="navbar-start is-justify-content-center is-flex-grow-1" href="https://taler.net">
<img src={logo} style={{ height: 50, maxHeight: 50 }} />
</a>
<div class="navbar-end">
<div class="navbar-item" style={{ paddingTop: 4, paddingBottom: 4 }}>
{/* <LangSelector /> */}