Improve marging

This commit is contained in:
2021-08-31 19:03:20 +02:00
parent 1caeb09949
commit 59ce906582

View File

@@ -1,8 +1,8 @@
<template>
<main class="contact flex flex-col items-center px-4 xl:px-64">
<PageTitle class="self-center" title="part.contact" />
<p class="text-justify text-gray-700 dark:text-gray-400 text-xl my-8">{{ $t('contact.description') }}</p>
<section class="w-full lg:w-3/4 mb-10 mt-4 text-justify">
<p class="text-justify text-gray-700 dark:text-gray-400 text-xl mb-8 mt-4">{{ $t('contact.description') }}</p>
<section class="w-full mb-8 text-justify">
<h1 class="font-bold text-gray-700 text-xl md:text-3xl my-4 dark:text-gray-400 text-center">
{{ $t('contact.why.title') }}
</h1>