Skip to content

Commit abaf2c4

Browse files
committed
fixes Huxpro#123
1 parent 9782dd9 commit abaf2c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css/hux-blog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ a img:focus {
343343
cursor: zoom-in;
344344
}
345345
article {
346-
overflow-x: hidden;
346+
overflow: hidden;
347347
}
348348
blockquote {
349349
color: gray;

0 commit comments

Comments
 (0)