summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-06 11:53:57 -0400
committerBen Burwell <ben@benburwell.com>2019-08-06 11:53:57 -0400
commit78b5698400ad722364c34c15e672f53b78e131ae (patch)
treee95a6b1962292caea09245ec0c2d8d040136648b /_layouts
parent1baf94c686767eea75c551e1ae12c9acfb4fb98c (diff)
Add buzzword-driven pop infosec blog
Diffstat (limited to '_layouts')
-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>