diff --git a/doc/source/_static/css/getting_started.css b/doc/source/_static/css/getting_started.css index 2a348e5b84e6e..2eb69beb05cb5 100644 --- a/doc/source/_static/css/getting_started.css +++ b/doc/source/_static/css/getting_started.css @@ -236,11 +236,11 @@ ul.task-bullet > li > p:first-child { .tutorial-card .card-header { cursor: pointer; - background-color: white; + background-color: transparent; } .tutorial-card .card-body { - background-color: #F0F0F0; + background-color: transparent; } .tutorial-card .badge {