mirror of
https://github.com/simple-login/app.git
synced 2026-06-06 19:37:35 +00:00
make logo a bit smaller
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<div class="col mx-auto card p-7" style="max-width: 50rem">
|
||||
<div class="text-center mb-6">
|
||||
<a href="https://simplelogin.io">
|
||||
<img src="/static/logo.svg" style="background-color: transparent; height: 32px">
|
||||
<img src="/static/logo.svg" style="background-color: transparent; height: 24px">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="bg-white p-6" style="margin: auto; max-width: 600px">
|
||||
<div class="text-center mb-6">
|
||||
<a href="https://simplelogin.io">
|
||||
<img src="/static/logo.svg" style="background-color: transparent; height: 32px">
|
||||
<img src="/static/logo.svg" style="background-color: transparent; height: 24px">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<div class="col mx-auto" style="max-width: 50rem">
|
||||
<div class="text-center mb-6">
|
||||
<a href="https://simplelogin.io">
|
||||
<img src="/static/logo.svg" style="background-color: transparent; height: 32px">
|
||||
<img src="/static/logo.svg" style="background-color: transparent; height: 24px">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user