Prometech Computer Sciences Corp commited on
Commit
62006da
·
verified ·
1 Parent(s): d55619b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.55; /* istersen 0.35-0.7 arası */
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