fixed bugs in search feature

This commit is contained in:
Mikayla Dobson
2022-06-03 19:57:48 -05:00
parent 7203e04364
commit 276b976e30
2 changed files with 17 additions and 45 deletions

View File

@@ -234,6 +234,8 @@ $purple200: #ce93d8;
flex-direction: column;
align-items: center;
background-color: lightblue;
// min-width: 80%;
// max-width: 80%;
width: 80%;
height: auto;
margin-bottom: 2rem;