Skip to content

Commit

Permalink
Trying to add portrait into carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Wagner committed Jul 9, 2024
1 parent d97c7b1 commit 747127f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1275,7 +1275,7 @@ swiper-container {
position: absolute;
top: 0;
left: calc(50% - 40%);
height: 50%;
width: 40%;
opacity: 0;
animation: display 15s infinite;
}
Expand Down

0 comments on commit 747127f

Please sign in to comment.