mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-02 05:08:00 +01:00
Working
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<main class="flex flex-col items-center px-5 xl:px-48">
|
||||
<main class="flex flex-col items-center px-5 xl:px-64">
|
||||
<PageTitle title="part.env" />
|
||||
<p class="text-gray-700 dark:text-gray-400 text-xl my-8">{{ $t('env.title.description') }}</p>
|
||||
<p class="text-justify text-gray-700 dark:text-gray-400 text-xl my-8">{{ $t('env.title.description') }}</p>
|
||||
<EnvGroup>
|
||||
<EnvTitle title="env.title.ide">
|
||||
<DevelopmentIcon />
|
||||
|
||||
Reference in New Issue
Block a user