Skip to content

Commit

Permalink
WIP for gallery-image-style.native
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed May 20, 2020
1 parent 0a986d1 commit 43f447b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$gallery-image-container-height: 150px;
$gallery-image-container-height: 9.375rem;
$overlay-border-width: 3px;
$caption-background-color: rgba(0, 0, 0, 0.4);
$caption-padding-vertical: 8px;
$caption-padding-vertical: 0.5rem;

.galleryImageContainer {
flex: 1;
Expand Down

0 comments on commit 43f447b

Please sign in to comment.