Set logo-row shift breakpoint to 900px to match actual layout break
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
cac1e26bac
commit
4c16147ace
@ -106,7 +106,7 @@ body {
|
|||||||
margin-bottom: -0.3em;
|
margin-bottom: -0.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 600px) {
|
@media (min-width: 900px) {
|
||||||
.logo-row {
|
.logo-row {
|
||||||
transform: translateX(-5.5rem);
|
transform: translateX(-5.5rem);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user