Skip to content

Commit

Permalink
Change HGW logo on Landing page. (#6394)
Browse files Browse the repository at this point in the history
* Update healthgateway logo on landing page for AB#16879.

* Change HGW logo image height and width for AB#16879.
  • Loading branch information
BrianMaki authored Jan 9, 2025
1 parent 25a46ee commit 455f2b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified Apps/Landing/src/ClientApp/src/assets/images/gov/hg-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ nextTick(() => {
<v-img
alt="Go to Health Gateway home page"
src="@/assets/images/gov/hg-logo.png"
width="151"
height="82"
width="173"
height="54"
/>
</router-link>
<v-spacer />
Expand Down

0 comments on commit 455f2b3

Please sign in to comment.