Skip to content

Commit

Permalink
Update logo on questions page (#2100)
Browse files Browse the repository at this point in the history
Signed-off-by: David A. Wheeler <[email protected]>
  • Loading branch information
david-a-wheeler authored Jan 18, 2024
1 parent fd4d59c commit 75476c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/static_pages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 75476c0

Please sign in to comment.