1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

+ Links on logos

This commit is contained in:
2022-05-20 02:19:19 +03:00
parent b302266119
commit 02cdf343d4
2 changed files with 5 additions and 5 deletions

View File

@@ -11,9 +11,9 @@
<main id="main-card" class="container rounded mt-5 shadow-sm">
<div class="p-3">
<div class="logo-container w-100 d-flex mb-4">
<a href="/" class="logo-container w-100 d-flex mb-4">
<img src="/static/img/logo_transparent.png" alt="Logo" style="max-width: 50%; margin: 0 auto;" class="mx-auto">
</div>
</a>
</div>