We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e28f3 commit 864a8e5Copy full SHA for 864a8e5
apps/website/src/components/make-it-yours/make-it-yours.tsx
@@ -10,7 +10,7 @@ import CopyCssConfig from '../copy-css-config/copy-css-config';
10
export default component$(() => {
11
useStyles$(`
12
.make-it-yours::backdrop {
13
- background: rgba(0,0,0,0.02);
+ background: rgba(0,0,0,0.1);
14
}
15
16
.make-it-yours {
0 commit comments