white paper : add asterisque
All checks were successful
Deploy / Deploy to Production (push) Successful in 22s
All checks were successful
Deploy / Deploy to Production (push) Successful in 22s
This commit is contained in:
parent
045c0be583
commit
0672841f8b
3 changed files with 7 additions and 4 deletions
|
|
@ -260,11 +260,12 @@
|
|||
}
|
||||
|
||||
.portfolio-mockup {
|
||||
grid-area: 6/7 / span 10 / span 5;
|
||||
grid-area: 6/6 / span 10 / span 5;
|
||||
z-index: var(--z-content);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
transform: translateX(2vw);
|
||||
}
|
||||
|
||||
.portfolio-mockup--horizontal {
|
||||
|
|
@ -280,6 +281,7 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
object-position: top;
|
||||
}
|
||||
|
||||
.portfolio-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue