File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1313
1414.sr-container {
1515 width : 98% ;
16- background : # FAFFF2 ;
16+ background : # FDFDF8 ;
1717 border-radius : 12px ;
1818 padding : 10px 12px ;
1919 user-select : none;
Original file line number Diff line number Diff line change 1818 zoom : 0.85 ;
1919 width : min (505px , 92vw );
2020 height : 97% ;
21- background : rgba (250 , 255 , 242 , 0.7 );
21+ background : rgba (253 , 253 , 248 , 0.8 );
2222 backdrop-filter : blur (12px );
2323 -webkit-backdrop-filter : blur (12px );
2424 border : none;
Original file line number Diff line number Diff line change 2121 display : flex;
2222 width : 100vw ;
2323 height : 100vh ;
24- background-color : # F6FAED ;
2524 overflow : hidden;
25+ border-radius : 12px ;
2626}
2727
2828.main-content {
2929 flex : 1 ;
30- background : # FAFFF2 ;
30+ background : # FDFDF8 ;
3131 border-radius : 15px 0 0 15px ;
3232 padding : 0px ;
3333 overflow-y : auto;
6868 font-weight : 500 ;
6969 color : # 1f1f1f ;
7070
71- background-color : # FAFFF2 ;
71+ background-color : # FDFDF8 ;
7272 border : 0.3px solid # 1f1f1f ;
7373 border-radius : 15px ;
7474 outline : none;
9191 width : 63px ;
9292 height : 74px ;
9393 border-radius : 10px ;
94- background : # EAEEE0 ;
94+ background : # E9E9E3 ;
9595 border : none;
9696
9797 margin-left : 29px ;
144144}
145145
146146.submit-button : disabled {
147- background : # EAEEE0 ;
147+ background : # E9E9E3 ;
148148 color : # 85837B ;
149149 cursor : not-allowed;
150150}
Original file line number Diff line number Diff line change 2222.login-container {
2323 width : 100vw ;
2424 height : 100vh ;
25- background-color : # FAFFF2 ;
25+ background-color : # FDFDF8 ;
2626 overflow : hidden;
2727 align-items : center;
2828 text-align : center;
You can’t perform that action at this time.
0 commit comments