Skip to content

Commit 77701f4

Browse files
committed
style tweak
1 parent ecce612 commit 77701f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/routes/tutorial/[slug]/index.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,8 @@
332332
333333
.text :global(blockquote) {
334334
background: rgba(255, 255, 255, 0.1);
335-
border-left: 2px solid white;
335+
margin: 2rem -4rem;
336+
padding: 2rem 4rem;
336337
color: white;
337338
}
338339

0 commit comments

Comments
 (0)