IMPROVEMENT: shorten the margin between tag and context
This commit is contained in:
parent
631a7ea121
commit
e035d3ba5c
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ $gray: #919EB1;
|
|||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 10px;
|
||||
.new-tag {
|
||||
line-height: 30px;
|
||||
padding-left: 20px;
|
||||
|
|
Loading…
Add table
Reference in a new issue