diff --git a/app/assets/stylesheets/static_pages.scss b/app/assets/stylesheets/static_pages.scss index 922613839..6b7730bc3 100644 --- a/app/assets/stylesheets/static_pages.scss +++ b/app/assets/stylesheets/static_pages.scss @@ -343,7 +343,7 @@ nav { margin-bottom: 20px; width: 140px; height: 140px; - background: image-url('questions_page_badge.png') no-repeat top left; + background: image-url('openssf_bestpracticesbadge.svg') no-repeat top left; } .btn-simple {