Skip to content

Commit 0831e48

Browse files
authored
Remove styles part
At request of @matteobruni
1 parent 40690da commit 0831e48

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

-11
Original file line numberDiff line numberDiff line change
@@ -398,17 +398,6 @@ const App = () => {
398398
};
399399
```
400400

401-
### Styles
402-
403-
Add these styles to your global stylesheet.
404-
405-
```CSS
406-
#tsparticles {
407-
z-index: -10;
408-
position: relative;
409-
}
410-
```
411-
412401
### Props
413402

414403
| Prop | Type | Definition |

0 commit comments

Comments
 (0)