Center contact

This commit is contained in:
2021-08-31 18:08:39 +02:00
parent c08d6611ba
commit 8609bf2a2b
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<template>
<section class="w-full flex justify-center flex-col">
<h2 class="mb-10 font-bold text-gray-700 text-2xl md:text-3xl my-4 dark:text-gray-400">
<h2 class="mb-10 font-bold text-gray-700 text-2xl md:text-3xl my-4 dark:text-gray-400 text-center">
{{ $t('contact.form.title.main') }} <br class="lg:hidden"/><a class="email text-black dark:text-white" href="mailto:me@arthurdanjou.fr" target="_blank">{{ $t('contact.form.title.email') }}</a> 📬
</h2>
<form class="w-full">

View File

@@ -1,8 +1,9 @@
<template>
<main class="contact flex flex-col px-4 xl:px-64">
<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">
<h1 class="font-bold text-gray-700 text-xl md:text-3xl my-4 dark:text-gray-400">
<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>
<h3 class="text-lg">