resize gractwo logo

This commit is contained in:
2021-07-31 14:26:25 +02:00
parent 24d7662b5b
commit 4ee0f7de03
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -3,7 +3,7 @@
<div class="altnotfound">
<g-link to="/" style="background-color:inherit;">
<g-image
src="~/assets/main-logo-x512.png"
src="~/assets/main-logo-x64.png"
width="64"
style="margin: 0"
/>

View File

@@ -5,7 +5,7 @@
</p>
<g-link to="/" style="color: inherit; text-decoration: inherit">
<header>
<g-image src="~/assets/main-logo-x512.png" width="64"></g-image>
<g-image src="~/assets/main-logo-x64.png" width="64"></g-image>
<h1>Gractwo</h1>
</header>
</g-link>