Skip to content

Commit

Permalink
Fix citizen engagement logo 4226 (#4842)
Browse files Browse the repository at this point in the history
* Update image and image scss

* Update scss to scale image with browser width
  • Loading branch information
jch1013 authored Jun 26, 2023
1 parent 2782911 commit b926030
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions _sass/components/_citizen_engagement.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@
align-self: center;
border-radius: 0px;
}
//This class is targeting the Code for LA logo image to mirror the appearance of the live page.
.org-img-large{
object-fit:cover;
height: 65px;
width: 185px;
max-width: 100%;
}
}
}

Expand Down Expand Up @@ -342,13 +335,6 @@
justify-self: center;
align-self: center;
border-radius: 0px;
min-height: 70px;
}
//This class is targeting the Code for LA logo image to mirror the appearance of the live page.
.org-img-large{
object-fit:cover;
height: 75px;
max-width: 100%;
}

}
Expand Down
Binary file modified assets/images/partners/empower-la.png
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 b926030

Please sign in to comment.