feat(landing): Add impressum, update translations
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<template>
|
||||
<div class="team-page">
|
||||
<LandingTeamSection />
|
||||
</div>
|
||||
<LandingTeamSection />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
@@ -52,9 +50,3 @@ useHead({
|
||||
]
|
||||
})
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.team-page {
|
||||
padding-top: 5rem; /* Header offset */
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user