Skip to content

Commit 5589929

Browse files
committed
small tweak
1 parent 2ecb261 commit 5589929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
margin: 2em 0;
9292
border-radius: var(--sk-border-radius);
9393
border: 0.8rem solid var(--sk-theme-4);
94+
box-shadow: 1px 2px 1rem hsla(0 0 0 / 0.08);
9495
}
9596
9697
blockquote {

0 commit comments

Comments
 (0)