portfolio : ajustements mobile layout
All checks were successful
Deploy / Deploy to Production (push) Successful in 20s
All checks were successful
Deploy / Deploy to Production (push) Successful in 20s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
cb51e050e4
commit
e6062ba2e7
1 changed files with 1 additions and 5 deletions
|
|
@ -405,17 +405,13 @@
|
||||||
z-index: var(--z-content);
|
z-index: var(--z-content);
|
||||||
}
|
}
|
||||||
|
|
||||||
.portfolio-mockup--vertical {
|
|
||||||
transform: scale(.8);
|
|
||||||
}
|
|
||||||
|
|
||||||
.portfolio-mockup :global(.portfolio-mockup-img) {
|
.portfolio-mockup :global(.portfolio-mockup-img) {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Text — over mockup, centered */
|
/* Text — over mockup, centered */
|
||||||
.portfolio-text {
|
.portfolio-text {
|
||||||
grid-area: 10/4/span 8/span 14;
|
grid-area: 9/4/span 8/span 14;
|
||||||
z-index: var(--z-content);
|
z-index: var(--z-content);
|
||||||
gap: .5rem;
|
gap: .5rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue