Download and Rules

This commit is contained in:
2023-11-18 16:52:54 +01:00
parent 3889f28eb8
commit 3996376381
17 changed files with 88 additions and 12 deletions

View File

@@ -54,7 +54,7 @@
<button class="btn mt-4 !mx-0 justify-center" type="submit" on:click|preventDefault={login}>{t("login.submit")}</button>
</form>
<style lang="scss">
<style lang="postcss">
input {
@apply border-2 rounded-md p-2 shadow-2xl w-80
dark:bg-neutral-800