fix: tags wrapping
This commit is contained in:
@ -205,6 +205,7 @@ button span.hide-on-mobile {
|
||||
|
||||
.tags {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
@ -242,4 +243,4 @@ button span.hide-on-mobile {
|
||||
|
||||
.age-check .btn {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user