portfolio : fix left mockup grid column start
All checks were successful
Deploy / Deploy to Production (push) Successful in 26s
All checks were successful
Deploy / Deploy to Production (push) Successful in 26s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a3806811a9
commit
0c74d82089
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.portfolio-mockup--left {
|
.portfolio-mockup--left {
|
||||||
grid-area: 7/1 / span 12 / span 8;
|
grid-area: 7/2 / span 12 / span 8;
|
||||||
transform: none;
|
transform: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue