diff --git a/static/main.css b/static/main.css index cded75c..c3e61a9 100644 --- a/static/main.css +++ b/static/main.css @@ -6,4 +6,9 @@ img#header-logo { #login-card { margin: auto; max-width: 600px; +} + +.feather { + height: 18px; + width: auto; } \ No newline at end of file diff --git a/views/login.html b/views/login.html index 1b0e805..4f75764 100644 --- a/views/login.html +++ b/views/login.html @@ -41,7 +41,7 @@
diff --git a/views/totp_enroll.html b/views/totp_enroll.html index 7a4e3a8..8b6e96e 100644 --- a/views/totp_enroll.html +++ b/views/totp_enroll.html @@ -48,7 +48,7 @@
diff --git a/views/welcome.html b/views/welcome.html index 023fb6b..d987a77 100644 --- a/views/welcome.html +++ b/views/welcome.html @@ -82,7 +82,7 @@