hermit icon indicating copy to clipboard operation
hermit copied to clipboard

Placing images side by side

Open NullSense opened this issue 5 years ago • 0 comments

Placing images side by side seems to not work, I have tried the figure shortcode and floating both to the left and right, however it looks very weird and doesn't put the content around the images.

The only way I found to place images was one after another vertically. I tried changing img in style.scss, from display: block to inline-block, but that did not seem to help.

NullSense avatar Sep 23 '19 12:09 NullSense