diff --git a/src/assets/login/illustration.svg b/src/assets/login/illustration.svg index 288d22a8c..b58ffd08e 100644 --- a/src/assets/login/illustration.svg +++ b/src/assets/login/illustration.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/style/login.css b/src/style/login.css index 2a063e93f..34fe9770c 100644 --- a/src/style/login.css +++ b/src/style/login.css @@ -1,6 +1,7 @@ .wave { position: fixed; height: 100%; + width: 80%; left: 0; bottom: 0; z-index: -1;