From a3dc4cdaf634f23c863547b211dc79df3c314a1c Mon Sep 17 00:00:00 2001 From: Greg Newman Date: Wed, 10 May 2023 08:53:17 -0400 Subject: [PATCH] :bug: fixes button color on social login --- templates/socialaccount/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/socialaccount/login.html b/templates/socialaccount/login.html index e3f1ddb9..de5156c1 100644 --- a/templates/socialaccount/login.html +++ b/templates/socialaccount/login.html @@ -17,7 +17,7 @@
{% csrf_token %} - +
{% endblock %}