Matt Vogel
2023-11-17 727b9b5d72464d26427a8bdf3ab06e522e67b21c
quartz/components/TagList.tsx
@@ -33,9 +33,12 @@
  gap: 0.4rem;
  margin: 1rem 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  justify-self: end;
}
.section-li > .section > .tags {
  justify-content: flex-end;
}
  
.tags > li {
  display: inline-block;