write_a_c_compiler
write_a_c_compiler copied to clipboard
Trees on week 3 are really small when viewed using Firefox
Attached screenshots below
The trees in the attached screenshot are incredibly small when viewed using Mozilla Firefox, but appear to be normal when viewed using Google Chrome. Changing the height: auto; declaration in the .post-content img CSS selector to height: 15em; seems to resolve the issue for me on Firefox, while still maintaining a normal view on Chrome (I checked).
Thanks for flagging this - I also see this issue in Firefox.
Took me a while to get around to this, but I've finally fixed it (by setting flex property directly on the divs containing these images). Thanks again for reporting it!