mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 00:43:50 +01:00
fix design
This commit is contained in:
parent
dac209c090
commit
0b0aa7c172
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="pt-12">
|
||||
<div class="mx-auto max-w-screen-xl">
|
||||
<GHero class="bg-white dark:bg-slate-950 mx-6 px-3 rounded-2xl">
|
||||
<GHero class="bg-white dark:bg-slate-950 mx-6 px-3 py-5 rounded-2xl">
|
||||
<template #title>{{ $t('_tools.title') }}</template>
|
||||
<template #description>
|
||||
{{ $t('_tools.description') }}
|
||||
|
Loading…
Reference in New Issue
Block a user