Skip to content

Commit 0cec93e

Browse files
committed
fixing the aspect ration warping of the prod login page
Signed-off-by: Ash Evans <[email protected]>
1 parent 69575a4 commit 0cec93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/login/githublogin.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ a {
55

66
.login-page-background {
77
background-image: url('../../../public/InstructLab-Background-Image.png');
8-
background-size: 100% 100%;
8+
background-size: cover;
99
background-position: center;
1010
background-repeat: no-repeat;
1111

0 commit comments

Comments
 (0)