diff --git a/docs/css/getStarted.css b/docs/css/getStarted.css index ce7c03f..686f6df 100644 --- a/docs/css/getStarted.css +++ b/docs/css/getStarted.css @@ -390,6 +390,10 @@ main .second-column .container .article-block a:hover { color: rgba(255, 255, 255, 1); } +main .footer { + display: none; +} + footer { background-color: transparent; padding: 40px 5%;