more
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user