mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #18554 from overleaf/ds-v2-second-test-login-register-page
Website Redesign - Spacing fixes on login and register pages in the new design GitOrigin-RevId: 2012a0c07ee767b666252be2a1867024848b2879
This commit is contained in:
@@ -294,11 +294,13 @@
|
||||
.register-illustration {
|
||||
position: absolute;
|
||||
left: 80px;
|
||||
top: 100px;
|
||||
|
||||
// for wide screen
|
||||
@media (min-width: 1700px) {
|
||||
position: relative;
|
||||
left: unset;
|
||||
top: unset;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
@@ -12,6 +12,12 @@
|
||||
padding-top: @line-height-computed;
|
||||
}
|
||||
|
||||
.website-redesign {
|
||||
.login-register-header-focus {
|
||||
padding-top: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.login-register-header-heading-focus {
|
||||
color: @neutral-90;
|
||||
margin-bottom: 0;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 435 KiB After Width: | Height: | Size: 118 KiB |
Reference in New Issue
Block a user