diff options
| -rw-r--r-- | app/components/Login.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/Login.css b/app/components/Login.css index bf0ec038d5..8034c57a90 100644 --- a/app/components/Login.css +++ b/app/components/Login.css @@ -75,7 +75,7 @@ width: 100%; border-radius: 8px; border: 0; - padding: 8px 16px 10px; + padding: 5px 16px; font-family: DINPro; font-size: 32px; font-weight: bold; |
