Skip to content

Commit 35e7b5f

Browse files
committed
remove spaces
1 parent f2a749f commit 35e7b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/changelog/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const products = await uniqueProducts(notes);
4444
Subscribe to RSS
4545
<StarlightIcon name="rss" size="18px" class="!inline align-text-top" />
4646
</a>
47-
&nbsp;&nbsp;&nbsp;<strong>|</strong>&nbsp;&nbsp;&nbsp;
47+
&nbsp;&nbsp;<strong>|</strong>&nbsp;&nbsp;
4848
<a
4949
href="/fundamentals/new-features/available-rss-feeds/"
5050
class="dark:!hover:text-[#79B1FF] -mx-2 whitespace-nowrap px-2 text-[#056DFF] no-underline hover:rounded-[4px] hover:bg-[#DCEBFF] hover:!text-[#056DFF] dark:text-[#79B1FF] dark:hover:bg-[#002B66] max-sm:block"

0 commit comments

Comments
 (0)