10000 update · oxUnd/github-markdown-css@e616138 · GitHub
[go: up one dir, main page]

Skip to content

Commit e616138

Browse files
committed
update
1 parent 7a6eb8d commit e616138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-markdown.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ body {
88
-ms-text-size-adjust: 100%;
99
text-size-adjust: 100%;
1010
color: #333;
11-
overflow: hidden;
1211
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
1312
font-size: 16px;
1413
line-height: 1.6;
@@ -34,6 +33,7 @@ a {
3433
}
3534

3635
img {
36+
width: 100%;
3737
border: 0;
3838
}
3939

0 commit comments

Comments
 (0)
0