diff --git a/css/_responsive.scss b/css/_responsive.scss index 1ecb26ab5..9f7ddb9c2 100644 --- a/css/_responsive.scss +++ b/css/_responsive.scss @@ -31,10 +31,6 @@ } } - .welcome-tabs { - display: none; - } - .header-text-title { text-align: center; } @@ -56,13 +52,6 @@ .welcome-footer-row-block { display: block; } - .welcome-badge { - margin-right: 16px; - } - - .welcome-footer { - display: none; - } } }