Fix index animations
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-06 22:53:46 +02:00
parent f414457172
commit 1a05c35fc8
5 changed files with 48 additions and 16 deletions

View File

@@ -53,6 +53,7 @@
.photo {
position: relative;
z-index: 4;
overflow: hidden;
// Last photo doesn't need spacing
&:last-child {