frontend changes
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
body {
|
||||
background-color:#ffffff;
|
||||
/* background: linear-gradient(to right, #dab8fc, #afc2ff); */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100vh;
|
||||
}
|
||||
body h1{
|
||||
@@ -486,3 +483,10 @@ height:auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.LoginPage {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user