fix(style): remove flex end to fix tag alignment in content meta
This commit is contained in:
parent
1d5b6f58d8
commit
f84a6554f6
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ TagList.css = `
|
|||
gap: 0.4rem;
|
||||
margin: 1rem 0;
|
||||
flex-wrap: wrap;
|
||||
justify-self: end;
|
||||
}
|
||||
|
||||
.section-li > .section > .tags {
|
||||
|
|
Loading…
Reference in a new issue