more modest ux

This commit is contained in:
2026-07-18 21:00:33 +02:00
parent 399f539b4f
commit 4a5ebc726e
5 changed files with 53 additions and 20 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
{% block content %}
<section class="auth-layout">
<div class="intro">
<p class="eyebrow">Your private collection</p>
<h1>Credentials, kept close.</h1>
<p>Open your existing vault. Your encrypted records stay in the same database and format.</p>
<p class="eyebrow">Private vault</p>
<h1>Your credentials</h1>
<p>Sign in to open your encrypted records.</p>
</div>
<form class="card form-card" action="{{ url_for('flower_vase.application') }}" method="post">
<input type="hidden" name="csrf_token" value="{{ csrf_token }}">