Code optimization and fixes
This commit is contained in:
@@ -143,8 +143,11 @@
|
||||
.photo {
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
margin-bottom: 72px;
|
||||
margin-bottom: 40px;
|
||||
|
||||
@include breakpoint (m) {
|
||||
margin-bottom: pxVW(176);
|
||||
}
|
||||
@include breakpoint (md) {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user