mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #17891 from overleaf/mf-register-header-logo-link
[web][website-redesign] In register page, make the top header logo a link to the home page GitOrigin-RevId: d940c727899222c578ba0780206ca072682c925d
This commit is contained in:
parent
52e6ceef67
commit
4424072ba5
1 changed files with 6 additions and 0 deletions
|
@ -334,4 +334,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.register-header-logo {
|
||||
&:focus {
|
||||
outline: 2px solid var(--emerald-green);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue