forked from em/receptty.org
Zalamování tagů
This commit is contained in:
parent
e4f2a98546
commit
b4b7b5a1f0
@ -20,4 +20,10 @@
|
|||||||
}
|
}
|
||||||
.taglist.centering {
|
.taglist.centering {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
|
.tag {
|
||||||
|
margin-bottom: .5rem;
|
||||||
|
text-transform: capitalize;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user