CSS for tags *ough*
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
.LP-TagList{
|
||||
.LP-TagList__List{
|
||||
.LP-TagList {
|
||||
.LP-TagList__List {
|
||||
list-style-type: none;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding:0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
.LP-TagList__Item{
|
||||
margin: 6px;
|
||||
.LP-TagList__Item {
|
||||
margin: 3px;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user