summaryrefslogtreecommitdiff
path: root/_layouts/master.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/master.html')
-rw-r--r--_layouts/master.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/_layouts/master.html b/_layouts/master.html
index 69decb3..294a695 100644
--- a/_layouts/master.html
+++ b/_layouts/master.html
@@ -19,6 +19,9 @@
pre {
overflow: auto;
}
+ img {
+ max-width: 100%;
+ }
</style>
</head>
<body>