mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-27 18:30:32 +01:00
Fix padding on all pages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user