more
This commit is contained in:
@@ -15,11 +15,13 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
border: 1px solid red;
|
border: 1px solid red;
|
||||||
height: 300px;
|
height: 300px;
|
||||||
|
padding-top: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag-container {
|
.tag-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user