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

Commit b9f6744

Browse files
committed
fix(): latest regression
1 parent 61fb070 commit b9f6744

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
display: flex;
1111
justify-content: center;
1212

13+
app-img {
14+
width: 100%;
15+
16+
img {
17+
width: 100%;
18+
}
19+
}
20+
1321
.logo {
1422
height: 260px;
1523
width: 260px;

0 commit comments

Comments
 (0)