Skip to content

Commit

Permalink
style: update aspect ration of logo
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh authored and stdavis committed Jul 5, 2023
1 parent fb5aee7 commit 6969c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/map/BaseMap.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
.map .logo-med, .map .logo-sm {
background-image: linear-gradient(transparent, transparent), url("../images/agrc_logo.svg") !important;
cursor: pointer;
height: 23px !important;
width: 60px !important;
height: 50px !important;
width: 23px !important;
z-index: 49;
}

Expand Down

0 comments on commit 6969c8d

Please sign in to comment.