_sass/_overlay.scss in futuro-0.2.8 vs _sass/_overlay.scss in futuro-0.2.9
- old
+ new
@@ -1,14 +1,13 @@
.overlay {
+ @include zeros;
background-color: rgba($smoke,0.95);
justify-content: center;
padding-bottom: 100px;
padding-top: 100px;
overflow: scroll;
- position: fixed;
display: none;
- @include zero;
height: 100%;
width: 100%;
color: $gun;
z-index: 4;