Skip to content

Commit 65f222a

Browse files
authored
Update post.scss
1 parent 3d57ac5 commit 65f222a

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

_sass/pages/post.scss

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,11 @@
2222
}
2323
}
2424
}
25-
}
25+
&__post
26+
{
27+
img
28+
{
29+
width: 100%;
30+
}
31+
}
32+
}

0 commit comments

Comments
 (0)