File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ a:hover { color: var(--accent-1); }
9898}
9999
100100.login-left {
101- width : 44 % ;
101+ width : 54 % ;
102102 display : flex;
103103 align-items : center;
104104 justify-content : center;
@@ -157,7 +157,7 @@ a:hover { color: var(--accent-1); }
157157}
158158
159159.login-right {
160- width : 56 % ;
160+ width : 46 % ;
161161 display : flex;
162162 align-items : center;
163163 justify-content : center;
@@ -191,7 +191,7 @@ a:hover { color: var(--accent-1); }
191191 z-index : 1 ;
192192 width : 100% ;
193193 max-width : 520px ;
194- padding : 48px 56 px ;
194+ padding : 48px 32 px ;
195195}
196196
197197@media (max-width : 1024px ) {
@@ -227,7 +227,7 @@ a:hover { color: var(--accent-1); }
227227
228228 .login-card {
229229 max-width : 560px ;
230- padding : 40px 32 px ;
230+ padding : 40px 24 px ;
231231 }
232232}
233233
You can’t perform that action at this time.
0 commit comments