Skip to content

Commit 4001729

Browse files
committed
Remove drop shadow from demo component
1 parent 06e25ae commit 4001729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Demo.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const sourceVisible = html || css || js;
7575
}
7676

7777
vscode-demo {
78+
box-shadow: none;
7879
margin: 0;
7980
}
8081

0 commit comments

Comments
 (0)