Compare commits

..

No commits in common. "772eca64bb38ce1cf1ea1b58859dd744588a88e1" and "cac5103d52427e777e4c3624ebb253ad7bd393d6" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<template>
<footer>
<footer class="text-gray-400 bg-gray-900 body-font">
<div class="container px-5 py-8 mx-auto flex items-center sm:flex-row flex-col">
<p class="text-sm text-gray-400 sm:ml-4 sm:pl-4 sm:py-2 sm:mt-0 mt-4">
Lauf für Kaya! Selfservice - Copyright © 2023 + proudly powered by

View File

@ -289,7 +289,7 @@
<div class="form-element">
<div class="text-lg">{{ $t("registrierungscode") }}</div>
<img
class="w-full md:w-auto mb-2 bg-white p-2"
class="w-full md:w-auto mb-2"
alt="Registrierungscode"
:src="state.barcode"
/>