diff --git a/public/images/zim.png b/public/images/zim.png new file mode 100644 index 0000000..805683b Binary files /dev/null and b/public/images/zim.png differ diff --git a/src/assets/styles/global.css b/src/assets/styles/global.css index da01f36..814df3c 100644 --- a/src/assets/styles/global.css +++ b/src/assets/styles/global.css @@ -195,6 +195,11 @@ blockquote p:first-of-type::after { Custom */ +.logo-auth { + height: 64px; + width: 64px; +} + .footer { display: grid; align-items: end; diff --git a/src/components/Login.jsx b/src/components/Login.jsx index ba46f84..0a1022e 100644 --- a/src/components/Login.jsx +++ b/src/components/Login.jsx @@ -101,8 +101,8 @@ export default function LoginPage() {
- Authentication Required
+
+ Log In