Skip to content

Commit db18ff7

Browse files
authoredNov 25, 2021
Update CSS to enhance responsiveness (#112)
1 parent 7b7aafe commit db18ff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎css/xhtml11.css

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ ul, ol, li > p {
6161
pre {
6262
padding: 0;
6363
margin: 0;
64+
overflow-x: auto;
6465
}
6566

6667
span#author {

0 commit comments

Comments
 (0)
Please sign in to comment.