diff --git a/quartz/components/TagList.tsx b/quartz/components/TagList.tsx index cb1c121c..b39b1994 100644 --- a/quartz/components/TagList.tsx +++ b/quartz/components/TagList.tsx @@ -36,7 +36,7 @@ TagList.css = ` justify-self: end; } -.section-ul .tags { +.section-li > .section > .tags { justify-content: flex-end; }