Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 61fb070

Browse files
committed
fix(): center more project imgs
1 parent 064aeb3 commit 61fb070

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/app-our-work-single/app-our-work-single.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,10 @@
417417
width: 150px;
418418
height: 300px;
419419

420+
@include media-breakpoint-down(sm) {
421+
margin-right: 70px;
422+
}
423+
420424
&:last-child {
421425
position: absolute;
422426
top: 50px;

0 commit comments

Comments
 (0)