We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6132f5 commit 5c9befaCopy full SHA for 5c9befa
1 file changed
public/css/style.css
@@ -98,7 +98,7 @@ a:hover { color: var(--accent-1); }
98
}
99
100
.login-left {
101
- flex: 1;
+ width: 54%;
102
display: flex;
103
align-items: center;
104
justify-content: center;
@@ -168,7 +168,7 @@ a:hover { color: var(--accent-1); }
168
169
170
.login-right {
171
- width: 440px;
+ width: 46%;
172
173
174
0 commit comments