rparkins999 / CalendarTrigger

Android app to trigger actions on calendar events
GNU General Public License v3.0
13 stars 6 forks source link

Set an appropriate image size for the screenshots #15

Closed salim-b closed 6 years ago

salim-b commented 6 years ago

Display the screenshots in a moderate size which doesn't interrupt the reading flow that much. Note that GFM doesn't provide any native image sizing capabilities, so we have to fall back on good old HTML. I'm using the relative unit em so that the images will be displayed nicely on high DPI environments, too.