aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/others/import.edge
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-12-10 18:34:19 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-12-10 18:34:19 +0100
commit637b501ea59c83cb8234835109a29bc1d2670cd9 (patch)
tree2ddf2ec7d4ed5785531f58bd1a69d7282746438b /resources/views/others/import.edge
parentUpdate build-and-publish.yml (diff)
downloadferdium-server-637b501ea59c83cb8234835109a29bc1d2670cd9.tar.gz
ferdium-server-637b501ea59c83cb8234835109a29bc1d2670cd9.tar.zst
ferdium-server-637b501ea59c83cb8234835109a29bc1d2670cd9.zip
Tweak UI to look like getferdi.com
Diffstat (limited to 'resources/views/others/import.edge')
-rw-r--r--resources/views/others/import.edge6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/views/others/import.edge b/resources/views/others/import.edge
index 80da037..918c60b 100644
--- a/resources/views/others/import.edge
+++ b/resources/views/others/import.edge
@@ -1,7 +1,7 @@
1@layout('layouts.v2') 1@layout('layouts.v2')
2 2
3@section('content') 3@section('content')
4<div class="w-screen h-screen bg-purple-200 flex items-center justify-center"> 4<div class="w-screen bg-purple-200 flex items-center justify-center">
5<form class="w-full max-w-sm bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4" 5<form class="w-full max-w-sm bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4"
6 action="/import" method="POST"> 6 action="/import" method="POST">
7 <h1 class="text-gray-700 text-center text-2xl pb-5"> 7 <h1 class="text-gray-700 text-center text-2xl pb-5">
@@ -54,8 +54,8 @@
54 Import account 54 Import account
55 </button> 55 </button>
56 <p class="text-gray-600 text-sm text-center py-2"> 56 <p class="text-gray-600 text-sm text-center py-2">
57 By importing your Franz account, you accept the <a href="/terms">Terms of service</a> and <a href="/privacy">Privacy 57 By importing your Franz account, you accept the <a href="/terms">terms of service</a> and <a href="/privacy">privacy
58 policy</a> 58 policy</a>
59 </p> 59 </p>
60 <div class="text-center"> 60 <div class="text-center">
61 <a class="w-full font-bold text-sm text-blue-500 hover:text-blue-800" href="/user/login"> 61 <a class="w-full font-bold text-sm text-blue-500 hover:text-blue-800" href="/user/login">