File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ a:hover { color: var(--accent-1); }
190190 position : relative;
191191 z-index : 1 ;
192192 width : 100% ;
193- max-width : 400 px ;
194- padding : 40 px ;
193+ max-width : 420 px ;
194+ padding : 48 px 56 px ;
195195}
196196
197197@media (max-width : 1024px ) {
@@ -226,7 +226,8 @@ a:hover { color: var(--accent-1); }
226226 }
227227
228228 .login-card {
229- max-width : 440px ;
229+ max-width : 460px ;
230+ padding : 40px 32px ;
230231 }
231232}
232233
@@ -250,7 +251,7 @@ a:hover { color: var(--accent-1); }
250251 }
251252
252253 .login-card {
253- padding : 24 px 16 px ;
254+ padding : 32 px 20 px ;
254255 }
255256}
256257
@@ -296,7 +297,7 @@ a:hover { color: var(--accent-1); }
296297.auth-subtitle {
297298 font-size : 0.9rem ;
298299 color : var (--text-secondary );
299- margin-bottom : 32 px ;
300+ margin-bottom : 36 px ;
300301}
301302
302303.form-group {
You can’t perform that action at this time.
0 commit comments