search nav working!

This commit is contained in:
andres alcocer
2018-11-13 19:36:12 -05:00
parent 1cb135b50c
commit 1c657675e6
4 changed files with 13 additions and 82 deletions

View File

@@ -65,16 +65,11 @@ html {
background-color: $color-background;
}
.no {
.search-container {
background-color: $color-background;
height: 150%;
padding-bottom: 10rem;
display: flex;
}
.yes {
background-color: purple;
height: 100vh;
}