From 77e3a36a8ff9f35976f4acd27fc1984227827341 Mon Sep 17 00:00:00 2001 From: sora-ext Date: Tue, 4 Mar 2025 17:20:58 +0100 Subject: [PATCH] Update src/template/short.pug --- src/template/short.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/template/short.pug b/src/template/short.pug index 61662f6..8d8c097 100644 --- a/src/template/short.pug +++ b/src/template/short.pug @@ -5,7 +5,7 @@ main#app(v-cloak) .bg-dark.text-white(v-if="journey && journey.leg_get()") .container - .row.align(style="padding-top:45px;") + .row.align(style="padding:45px;") .col-7.col-sm-5.col-md-4.input.text-big input.text-center(v-model="journey.data.name" placeholder="My Journey" type="text" disabled) div(