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 1f467ef commit 2f257d9Copy full SHA for 2f257d9
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: 50%;
102
display: flex;
103
align-items: center;
104
justify-content: center;
@@ -168,8 +168,7 @@ a:hover { color: var(--accent-1); }
168
169
170
.login-right {
171
- width: 520px;
172
- min-width: 520px;
173
174
175
0 commit comments