Skip to content

Commit 703972e

Browse files
committed
remove odd background color in export component blurb
1 parent e1ee690 commit 703972e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/Export.svelte

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969

7070
<style>
7171
.content {
72-
background: color-mix(in hsl, var(--color-slate-200) 60%, transparent);
7372
border-top: 1px solid var(--color-slate-100);
7473
padding: 2rem;
7574
font-size: 1rem;

0 commit comments

Comments
 (0)