Fix padding on all pages

This commit is contained in:
2021-07-03 11:44:58 +02:00
parent c99629dbcd
commit b8b453aee6
9 changed files with 975 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
<template>
<main class="flex flex-col items-center px-5 xl:px-64">
<main class="flex flex-col items-center px-5 xl:px-48">
<PageTitle title="part.env" />
<p class="text-gray-700 dark:text-gray-400 text-xl my-8">{{ $t('env.title.description') }}</p>
<EnvGroup>