From 96dd5aa92561e322da55789aaff35996bd1bfab0 Mon Sep 17 00:00:00 2001 From: Drew Larson Date: Wed, 17 May 2017 22:07:43 -0600 Subject: [PATCH] Centre login form across all devices. (#49) * Centre login window on tablet, phones and desktop. --- bikeshop_project/registration/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bikeshop_project/registration/templates/login.html b/bikeshop_project/registration/templates/login.html index 65c7b59..d2c328f 100644 --- a/bikeshop_project/registration/templates/login.html +++ b/bikeshop_project/registration/templates/login.html @@ -35,7 +35,7 @@ {% block content %} -
+

Login

{% if form.non_field_errors %}