white-paper : image size - linked to #69
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
a7e2a9b886
commit
77c4a06b30
1 changed files with 2 additions and 2 deletions
|
|
@ -175,9 +175,9 @@
|
||||||
|
|
||||||
.cover {
|
.cover {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 70rem;
|
width: 90vh;
|
||||||
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ── Form area: desktop — right column ── */
|
/* ── Form area: desktop — right column ── */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue