Skip to content

Commit 0869492

Browse files
committed
Fix img width
1 parent b6da42c commit 0869492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/themes/twitter/css/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
border: 1px solid #4c964d;
6565
color: #FFF; }
6666

67-
.post img {
67+
.content img, .post img {
6868
max-width: 100%;
6969
}

0 commit comments

Comments
 (0)