diff options
| author | julian laplace <julescarbon@gmail.com> | 2022-10-26 21:46:51 +0200 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2022-10-26 21:46:51 +0200 |
| commit | 76bead776ed0380ab6d1ebf7cb133cc797ae7d54 (patch) | |
| tree | ee40ee0e985c78e2baedb92071bdd9ee090fe832 /public/assets/css | |
| parent | d746dffc069fcec569081db951f72ef816625b19 (diff) | |
reset current index, for now
Diffstat (limited to 'public/assets/css')
| -rw-r--r-- | public/assets/css/hootstream.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index a8cd0d7..2bee4b2 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -229,7 +229,7 @@ content: ""; width: 100%; height: 100%; - opacity: 0.2; + opacity: 0.1; position: absolute; top: 0; left: 0; |
