Skip to content

Commit 7fbbded

Browse files
Jon MJonathanMatthey
authored andcommitted
format
1 parent 00d114a commit 7fbbded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/tag/[tag]/[...page].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ const { page, allTags, selectedTag } = Astro.props;
168168
display: inline-flex;
169169
margin-inline-start: var(--space-3xs);
170170
}
171-
171+
172172
.breadcrumbs a {
173173
color: var(--color-primary);
174174
text-decoration: none;

0 commit comments

Comments
 (0)