fixed modals on other than home page

This commit is contained in:
Danny Coates
2019-02-22 13:31:54 -08:00
parent c36466d952
commit 2c867e0ae8
8 changed files with 8 additions and 7 deletions

View File

@@ -146,6 +146,7 @@ footer li:hover {
.main {
display: flex;
position: relative;
max-width: 64rem;
width: 100%;
height: 100%;