Jacky Zhao
2023-10-22 60b3bc34cb07b5bec87cbd667ea9f804ff14cf3c
quartz/components/TagList.tsx
@@ -33,10 +33,13 @@
  gap: 0.4rem;
  margin: 1rem 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  justify-self: end;
}
  
.section-ul .tags {
  justify-content: flex-end;
}
.tags > li {
  display: inline-block;
  white-space: nowrap;