File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 99 background-position : center;
1010 background-repeat : no-repeat;
1111 background-color : # 454b9a ;
12-
1312 min-height : 100vh ;
14-
1513 display : flex;
1614 align-items : center;
1715 justify-content : center;
2220
2321.login-container {
2422 text-align : center;
23+ font-size : medium !important ;
2524 width : 100% ;
2625 max-width : 1200px ;
2726 padding : 20px ;
2827}
2928
3029.sign-in-text {
3130 margin-top : 1rem ;
32- color : white;
31+ color : white !important ;
3332 padding : 20px ;
34- font-size : xx- large;
33+ font-size : large !important ;
3534}
3635
3736.description-text {
3837 margin-top : 1rem ;
39- color : white;
38+ color : white !important ;
4039 padding-bottom : 50px ;
41- font-size : x- large;
40+ font-size : large !important ;
4241 font-style : italic;
4342}
4443
You can’t perform that action at this time.
0 commit comments