diff --git a/templates/auth/account.html b/templates/auth/account.html index 3fad8ed..c4e4dff 100644 --- a/templates/auth/account.html +++ b/templates/auth/account.html @@ -5,13 +5,13 @@ opacity: 0.5; } -
+

Account Settings

-
@@ -20,7 +20,7 @@ {% block api_key_section %} {% if user.api_key %} - Download iOS diff --git a/templates/auth/signin_form.html b/templates/auth/signin_form.html index ff5b53c..96d7406 100644 --- a/templates/auth/signin_form.html +++ b/templates/auth/signin_form.html @@ -8,7 +8,7 @@

+ class="text-5xl sm:text-6xl py-4 pt-10 font-bold bg-linear-to-r from-primary to-secondary text-center text-transparent bg-clip-text"> Minne

Login to your account

diff --git a/templates/auth/signup_form.html b/templates/auth/signup_form.html index 1e38c88..7c0236f 100644 --- a/templates/auth/signup_form.html +++ b/templates/auth/signup_form.html @@ -9,7 +9,7 @@

+ class="text-5xl sm:text-6xl py-4 pt-10 font-bold bg-linear-to-r from-primary to-secondary text-center text-transparent bg-clip-text"> Minne

Create your account

diff --git a/templates/documentation/index.html b/templates/documentation/index.html index 3d99623..5b7ed92 100644 --- a/templates/documentation/index.html +++ b/templates/documentation/index.html @@ -1,8 +1,8 @@ {% extends "body_base.html" %} {% block main %} -
+
-
+