Jacky Zhao
2024-11-07 f84a6554f694984f4154e56e6da50d441ca268a7
fix(style): remove flex end to fix tag alignment in content meta
1 files modified
1 ■■■■ changed files
quartz/components/TagList.tsx 1 ●●●● patch | view | raw | blame | history
quartz/components/TagList.tsx
@@ -33,7 +33,6 @@
  gap: 0.4rem;
  margin: 1rem 0;
  flex-wrap: wrap;
  justify-self: end;
}
.section-li > .section > .tags {