Skip to content

Commit 3fea1d0

Browse files
committed
fix
1 parent 5589929 commit 3fea1d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/svelte.dev/src/routes/blog/[slug]/+page.svelte

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
margin: 0 0 1em 1em;
6666
width: 16rem;
6767
z-index: 2;
68+
color: var(--sk-text-4);
69+
font-size: var(--sk-font-size-body-small);
6870
6971
p {
7072
color: var(--sk-text-4);

0 commit comments

Comments
 (0)