Fix some responsive and scrolling issues
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
@include breakpoint (sm) {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
margin-bottom: pxVW(232);
|
||||
margin-top: 112px;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
.photos {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
margin-top: -22px;
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user