Fix the modals being too high. Closes #1664

This commit is contained in:
Gabe Kangas
2022-01-12 20:26:25 -08:00
parent 995080b478
commit 3ab5298f7f

View File

@@ -357,7 +357,6 @@ header {
width: 50%;
overflow: hidden;
box-sizing: border-box;
top: -15%;
}
.modal__close {
background: transparent;