chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

fix(docs): add height & width to image to avoid layout shift #777

Closed sbdchd closed 2 years ago

sbdchd commented 2 years ago

Noticed we were missing the height and width for the image, so we were getting some shifting.

The dimensions are chosen from what was being rendered.