diff --git a/doc/source/_static/css/getting_started.css b/doc/source/_static/css/getting_started.css index 2a348e5b84e6e..c5ffb2ef38e22 100644 --- a/doc/source/_static/css/getting_started.css +++ b/doc/source/_static/css/getting_started.css @@ -236,11 +236,12 @@ 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 {