Skip to content

Commit

Permalink
Update app logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccollum-woolpert committed Feb 5, 2024
1 parent 2ad92a6 commit 9c793d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<a
href="/"
class="branding link--gray-dark mr-3"
class="branding link--gray-dark"
title="Google Maps Platform"
aria-label="Google Maps Platform">
<img class="branding__logo" src="assets/images/maps.svg" width="60px" />
<img class="branding__logo mr-3" src="assets/images/maps.svg" width="30px" />
<span class="branding__name">Google<br />Maps Platform</span>
</a>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:host {
display: flex;
margin-top: 0.5rem;
margin: 1rem;
}

.branding,
Expand Down
2 changes: 1 addition & 1 deletion application/frontend/src/assets/images/maps.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c793d7

Please sign in to comment.