Skip to content

Commit

Permalink
filip(feat): add non-homepage designs and apply initial QA feeback fo…
Browse files Browse the repository at this point in the history
…r homepage
  • Loading branch information
fstoqnov-iohk committed Oct 16, 2024
1 parent c6a763a commit d39facf
Show file tree
Hide file tree
Showing 37 changed files with 1,073 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const StyledEntry = styled(motion.div)`
align-self: stretch;
border-radius: 0.25rem;
transition: box-shadow 2s ease-in-out;
transition: box-shadow 0.2s ease-in-out;
:hover {
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.25);
Expand Down
2 changes: 1 addition & 1 deletion src/components/icons/ChevronDown.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/components/icons/ChevronDownWhite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/components/icons/Home.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 d39facf

Please sign in to comment.