mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 08:53:49 +01:00
fix design
This commit is contained in:
parent
dac209c090
commit
0b0aa7c172
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="pt-12">
|
<div class="pt-12">
|
||||||
<div class="mx-auto max-w-screen-xl">
|
<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 #title>{{ $t('_tools.title') }}</template>
|
||||||
<template #description>
|
<template #description>
|
||||||
{{ $t('_tools.description') }}
|
{{ $t('_tools.description') }}
|
||||||
|
Loading…
Reference in New Issue
Block a user