mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-25 08:38:43 +00:00
px-4
This commit is contained in:
parent
b9ac2804d5
commit
e2a9763d96
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
<div class="flex min-h-48 items-center justify-center bg-wp-primary-200 dark:bg-wp-primary-300 md:w-3/5">
|
||||
<WoodpeckerLogo preserveAspectRatio="xMinYMin slice" class="h-32 w-32 md:h-48 md:w-48" />
|
||||
</div>
|
||||
<div class="flex min-h-48 flex-col items-center justify-center gap-4 text-center md:w-2/5 px-1">
|
||||
<div class="flex min-h-48 flex-col items-center justify-center gap-4 text-center md:w-2/5 px-2">
|
||||
<h1 class="text-xl text-wp-text-100">{{ $t('welcome') }}</h1>
|
||||
<div class="flex flex-col gap-2">
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue