Spaces:
Running
Running
Prometech Computer Sciences Corp
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -751,7 +751,7 @@ font-family: var(--terminal-font) !important;
|
|
| 751 |
height: 100vh;
|
| 752 |
z-index: 1; /* stars: 0, binary: 1, ui: 2+ */
|
| 753 |
pointer-events: none;
|
| 754 |
-
opacity: 0.
|
| 755 |
mix-blend-mode: screen; /* neon daha iyi durur */
|
| 756 |
}
|
| 757 |
|
|
|
|
| 751 |
height: 100vh;
|
| 752 |
z-index: 1; /* stars: 0, binary: 1, ui: 2+ */
|
| 753 |
pointer-events: none;
|
| 754 |
+
opacity: 0.65; /* istersen 0.35-0.7 arası */
|
| 755 |
mix-blend-mode: screen; /* neon daha iyi durur */
|
| 756 |
}
|
| 757 |
|