mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-26 01:40:32 +01:00
Remove description in contact page
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<main class="contact flex flex-col items-center px-4 xl:px-64">
|
<main class="contact flex flex-col items-center px-4 xl:px-64">
|
||||||
<p class="text-gray-700 dark:text-gray-400 text-xl mt-4 mb-8 text-justify">
|
|
||||||
{{ $t('contact.description') }}
|
|
||||||
</p>
|
|
||||||
<section class="w-full mb-8 text-justify">
|
<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">
|
<h1 class="font-bold text-gray-700 text-xl md:text-3xl my-4 dark:text-gray-400 text-center">
|
||||||
{{ $t('contact.why.title') }}
|
{{ $t('contact.why.title') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user