mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00:00
added top margin to intro
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = function intro(state) {
|
||||
<send-intro
|
||||
class="flex flex-col items-center justify-center bg-white px-6 md:py-0 py-6 mb-0 h-full w-full"
|
||||
>
|
||||
<div class="flex flex-col h-full">
|
||||
<div class="mt-12 flex flex-col h-full">
|
||||
<h1 class="font-bold">
|
||||
${state.translate('introTitle')}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user