mirror of
https://github.com/9x/9x.github.io.git
synced 2026-09-02 09:04:33 +02:00
bugfix
This commit is contained in:
@@ -20,8 +20,6 @@ main {
|
||||
#particles-js{
|
||||
/* background: #314159; */
|
||||
position:fixed;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
filter: blur(5px);
|
||||
z-index: -10;
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="particles-js"></div>
|
||||
<div id="particles-js" style="position:fixed"></div>
|
||||
<div id="bg"></div>
|
||||
<main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user