This commit is contained in:
parent
a7dd2ef5ed
commit
4415c7d3d3
|
|
@ -3,7 +3,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/* height: 67.5rem; */
|
/* height: 67.5rem; */
|
||||||
height: calc(100vh / var(--zoom-compensation, 1));
|
/* height: calc(100vh / var(--zoom-compensation, 1)); */
|
||||||
padding: 6.25rem 0;
|
padding: 6.25rem 0;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue