Skip to content
Snippets Groups Projects

added image bounding for posts

Merged Solomon Laing requested to merge develop into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -100,4 +100,9 @@ span.linenos.special { color: #979797; background-color: #ffffc0; padding-left:
* a:hover {
color: colors.$inklets-color-highlight-fg;
}
* img {
max-width: 400px;
max-height: 500px;
}
\ No newline at end of file
Loading