Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andi34 committed Aug 28, 2024
1 parent c9c9683 commit 572b3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/sass/vendor/_photoswipe.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
&.center {
left: 50%;
margin-left: -4rem;
tranlate: -50% 0;
translate: -50% 0;
&--bottom {
bottom: 4rem;
}
Expand Down

0 comments on commit 572b3a5

Please sign in to comment.