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

Commit cd894d1

Browse files
fix(app-our-work-single): add voyage mobile pattern
1 parent bc3543e commit cd894d1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
288 KB
Loading
288 KB
Loading

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

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

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

0 commit comments

Comments
 (0)