This commit is contained in:
Kenneth Jannette
2024-01-31 14:00:05 -06:00
parent 43d720104b
commit 2e8dc6577b

View File

@@ -15,11 +15,13 @@
display: flex;
border: 1px solid red;
height: 300px;
padding-top: 8px;
}
.tag-container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
height: 50px;
justify-content: center;
align-items: center;