diff --git a/controllers/web/admin.py b/controllers/web/admin.py index 1e80488..6091a02 100644 --- a/controllers/web/admin.py +++ b/controllers/web/admin.py @@ -18,4 +18,4 @@ def main_admin(): @blueprint.route('/users/') def admin_users(): """ Endpoint responsible for managing a users permissions """ - return "Hello, Worlds" \ No newline at end of file + return "Hello, Worlds" diff --git a/static/css/loginform.css b/static/css/loginform.css index 4be7524..deeff3c 100644 --- a/static/css/loginform.css +++ b/static/css/loginform.css @@ -24,6 +24,7 @@ h2 { .input-form-row { display: flex; flex-direction: row; + justify-content: space-evenly; gap: 1em 1em; } diff --git a/templates/stats.html b/templates/stats.html index 590c5ec..42a5a9a 100644 --- a/templates/stats.html +++ b/templates/stats.html @@ -6,16 +6,11 @@

-
-
- -
- -
- - -
-
+
+ 1 Week + 2 Weeks + 1 Month +

Age: {{data['age']}}