diff --git a/_styles/home.css b/_styles/home.css index 0d7c3f613e..b0853b38be 100644 --- a/_styles/home.css +++ b/_styles/home.css @@ -711,7 +711,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; }