diff --git a/admin_frontend/assets/login.css b/admin_frontend/assets/login.css index 4d1168ff..3bcbd80c 100644 --- a/admin_frontend/assets/login.css +++ b/admin_frontend/assets/login.css @@ -7,10 +7,9 @@ } #login-splash { - width: 100%; display: flex; align-items: center; - justify-content: space-evenly; + justify-content: center; flex-direction: row; } diff --git a/admin_frontend/templates/pages/login.html b/admin_frontend/templates/pages/login.html index 81697657..84a80f56 100644 --- a/admin_frontend/templates/pages/login.html +++ b/admin_frontend/templates/pages/login.html @@ -16,7 +16,7 @@
{% include "../assets/logo.html" %} -

AppFlowy Cloud

+

AppFlowy Cloud

Email Login

@@ -70,7 +70,7 @@ hx-target="#none" class="button purple" type="submit" - style="width: 100%; padding: 8px 8px" + style="width: 100%; padding: 8px 8px; color: white" > Sign Up @@ -102,7 +102,26 @@ >
- {% endfor %} {% endif %} + + {% endfor %} {% endif %} + + +
+
+ kofi + +   Support AppFlowy on Ko-fi + +
+ +
+
+
+ + By clicking logging in or signing up, you confirm that you have read, understood, and agreed to AppFlowy's + Terms and + Privacy Policy. +