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

This commit is contained in:
2020-03-22 20:07:11 +01:00
parent 039e664325
commit dedf400ea8
3 changed files with 12 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
.photos {
position: relative;
margin-top: -22px;
overflow-x: hidden;
background-color: #fff;
@include breakpoint (sm) {
@@ -55,6 +54,7 @@
position: relative;
z-index: 4;
margin-bottom: 88px;
overflow-x: hidden;
@include breakpoint (sm) {
margin-bottom: 120px;