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