feature/46-imprint-privacy #55

Merged
philipp merged 6 commits from feature/46-imprint-privacy into dev 2021-01-30 15:16:48 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 6a0c129d39 - Show all commits

View File

@ -1,5 +1,6 @@
<script>
import { _ } from "svelte-i18n";
import * as css from "./imprint.css";
</script>
<div class="pt-12 px-4 sm:px-6 lg:px-8 lg:pt-20 bg-gray-900 pb-12">
<div class="text-center mb-8">

File diff suppressed because one or more lines are too long