We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c79f10 commit 7768c56Copy full SHA for 7768c56
1 file changed
app/layouts/default.vue
@@ -169,7 +169,6 @@
169
content: "";
170
position: absolute;
171
inset: 0;
172
- background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3%3Ffilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
173
opacity: 0.15;
174
pointer-events: none;
175
}
0 commit comments