Update icon

This commit is contained in:
Son NK
2020-03-27 17:59:24 +01:00
parent 6962d0f1e9
commit b4b2b6265a
4 changed files with 85 additions and 5 deletions
+1
View File
@@ -2,3 +2,4 @@
/*.log
/dist
/dist-zip
.DS_Store
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "1.0.9",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

+1 -1
View File
@@ -30,7 +30,7 @@
<div class="text-center mt-3">
<a href="https://www.simplelogin.io" target="_blank">
<img src="/images/horizontal-logo.svg" />
<img src="/images/horizontal-logo.svg" class="mx-auto" style="max-width: 200px" />
</a>
<hr />
</div>