Better display layout and further visual improvments

This commit is contained in:
Alicia Sykes
2021-03-01 18:44:57 +00:00
parent f9bac8ceb0
commit a2023fcb4b
9 changed files with 29 additions and 23 deletions

View File

@@ -55,6 +55,8 @@ export default {
.there-are-items {
height: 100%;
display: flex;
flex-wrap: wrap;
}
</style>