first merge to main 🚀 #71

Manually merged
philipp merged 491 commits from dev into main 2021-02-19 17:03:06 +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