diff options
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/home.css b/static/css/home.css index 3a710ad7..8baae844 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -44,7 +44,7 @@ marquee { position: relative; left: 120px; top: 23px; - background-color: rgba(0, 0, 0, 0.5); + background-color: rgba(0, 0, 0, 0.2); } marquee::after { |
