Skip to content

Commit

Permalink
fixed #1363
Browse files Browse the repository at this point in the history
  • Loading branch information
vern-gora committed Sep 24, 2024
1 parent 6be9b3f commit 9318bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Molecules/Blocks/CountryCard/country-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
@include transition(all 0.5s cubic-bezier(0.64,0.05,0.35,1.05));
@include transitiondelay(0.3s);

bottom: 0;
// bottom: 0;
box-shadow: 0 1px 0 1px $color-white;
box-sizing: border-box;
opacity: 0;
Expand Down

0 comments on commit 9318bf2

Please sign in to comment.