diff --git a/static/style/style.css b/static/style/style.css index 3487855..c3ce002 100644 --- a/static/style/style.css +++ b/static/style/style.css @@ -27,6 +27,6 @@ a.hover-white.no-underline.white-90 { @media all and (min-width:1020px) { .bg-transparent { background: rgb(19,39,91); - background: linear-gradient(180deg, rgba(19,39,91,0.9) 0%, rgba(19,39,91,0.7) 14%, rgba(255,255,255,0) 28%); + background: linear-gradient(180deg, rgba(19,39,91,0.8) 0%, rgba(19,39,91,0.5) 15%, rgba(255,255,255,0) 30%); } } \ No newline at end of file