This commit is contained in:
2021-07-03 17:27:35 +02:00
parent d3ea063e77
commit 2ac84ab39c
18 changed files with 264 additions and 77 deletions

View File

@@ -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 />