Skip to content

Commit 32685f3

Browse files
committed
fixup! Add Hugo-based docs site
1 parent 819a16b commit 32685f3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/layouts/_default/default.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@
144144
font-size: 0.85em;
145145
}
146146

147+
img {
148+
max-width: 100%;
149+
height: auto;
150+
}
151+
147152
.heading-anchor {
148153
opacity: 0;
149154
margin-left: 0.3em;

0 commit comments

Comments
 (0)