fix: improper overflow due to css margin

This commit is contained in:
imgurbot12 2024-07-10 17:44:18 -07:00
parent eb89fbdb10
commit d59003a8b0

View File

@ -38,7 +38,6 @@ input::placeholder {
}
.results {
margin: 5vh;
height: 90vh;
display: flex;
flex-wrap: wrap;