Fixes height of overlay section
This commit is contained in:
parent
aa0acaaa01
commit
d52f547f9f
|
@ -75,7 +75,6 @@
|
||||||
.gradient-overlay-section {
|
.gradient-overlay-section {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|
Loading…
Reference in New Issue