diff --git a/_styles/home.css b/_styles/home.css index 26875b68cc..75bd7cb802 100644 --- a/_styles/home.css +++ b/_styles/home.css @@ -721,7 +721,8 @@ input:focus + .focus-reveal { **********/ #privacy { - background-color: #273445; + /* background-color: #273445; */ + background-image: radial-gradient(ellipse at center, #262525 4%, black); color: white; padding: 128px 1em; }