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

Commit 2058f7c

Browse files
fix(app-our-work-single): replace correct voyage asset
1 parent cd894d1 commit 2058f7c

File tree

5 files changed

+2
-3
lines changed

5 files changed

+2
-3
lines changed
-288 KB
Binary file not shown.
-288 KB
Binary file not shown.
-797 KB
Loading
258 KB
Loading

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,9 @@
277277
background-size: cover;
278278

279279
@include media-breakpoint-down(sm) {
280-
background-image: url('/assets/home-graphic-voyage-pattern-mobile.jpg');
281-
background-position: center;
282-
margin: 0;
283280
max-width: 100%;
281+
margin: 0;
282+
background-position: center;
284283
}
285284
}
286285

0 commit comments

Comments
 (0)