🐛 Fixed wrong button-text

This commit is contained in:
Mawoka
2022-04-13 17:22:01 +02:00
parent 0df7a037ea
commit 63fc9562b9
3 changed files with 3433 additions and 2519 deletions
+3431 -2517
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -352,7 +352,7 @@
responseData.open = false; responseData.open = false;
}} }}
class="mt-3 w-full inline-flex justify-center rounded-md border border-gray-300 shadow-sm px-4 py-2 bg-white text-base font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500 sm:mt-0 sm:ml-3 sm:w-auto sm:text-sm" class="mt-3 w-full inline-flex justify-center rounded-md border border-gray-300 shadow-sm px-4 py-2 bg-white text-base font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500 sm:mt-0 sm:ml-3 sm:w-auto sm:text-sm"
>{$t('words.login')} >{$t('words.close')}
</button> </button>
</div> </div>
</div> </div>
+1 -1
View File
@@ -72,7 +72,7 @@
{/await} {/await}
</section> </section>
--> -->
<section id="features" class='mt-8'> <section id="features" class="mt-8">
<div class="text-center snap-y"> <div class="text-center snap-y">
<h1 class="sm:text-6xl text-4xl">{$t('words.features')}</h1> <h1 class="sm:text-6xl text-4xl">{$t('words.features')}</h1>
<p class="text-xl pt-4"> <p class="text-xl pt-4">