Skip to content

Commit

Permalink
Merge pull request #150 from LaurierCS/141-feature-update-initiative-…
Browse files Browse the repository at this point in the history
…card-to-fit-figma-design

Feature/141/update-initiative-card-to-fit-figma-design
  • Loading branch information
juancwu authored Mar 11, 2024
2 parents 093138b + 369af85 commit c2ff615
Show file tree
Hide file tree
Showing 6 changed files with 429 additions and 214 deletions.
9 changes: 9 additions & 0 deletions src/assets/down_arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/assets/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import HHPartnerLogo from "./hh_partner_logo.png";
import Dug from "./dug.svg";
import Heart from "./heart.svg";
import FratBoiDug from "./frat_boi_dug.svg";
import DownArrowIcon from "./down_arrow.svg";
import Plant from "./plant.svg";

export {
IconLogo,
Expand All @@ -16,4 +18,6 @@ export {
Dug,
Heart,
FratBoiDug,
DownArrowIcon,
Plant
};
63 changes: 63 additions & 0 deletions src/assets/plant.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c2ff615

Please sign in to comment.