diff --git a/static/css/quay.css b/static/css/quay.css index e6c8b8c66..d7172b6b8 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -4040,21 +4040,6 @@ i.rocket-icon { padding-bottom: 10px; } -.section-description-header.twenty { - margin-top: -20px; -} - -.section-description-header:before { - font-family: FontAwesome; - content: "\f05a"; - position: absolute; - top: 50%; - left: 10px; - font-size: 22px; - color: #D2D2D2; - transform: translateY(-50%); -} - .nvtooltip h3 { margin: 0; padding: 4px 14px;