From the list: As of Thursday Morning 12/13 ✔ SC - Mission Template - Photo Proportions Veronica A. added this on Feb 21, 2019 Completed Feb 21, 2019 by Kyle S. Assigned to Kyle S. Notes https://sainti.org/church/?page_id=2475&preview=true image.png 1.03 MB • Download image.png 209 KB • Download Comments & Events Kyle Sullivan, Web Development I updated site/secondary/_mission.scss as follows. I assume this will break something else, and while I haven't been able to find anything yet, I wouldn't have coded discrete heights and widths for all img tags in the Mission Template. img, iframe { margin-bottom: 1em; } iframe { height: 500px; width: 100%; } Feb 21, 2019 at 3:33 PM Notified 1 person Kyle Sullivan completed this to-do. Feb 21, 2019 at 3:33 PM
Kyle Sullivan, Web Development I updated site/secondary/_mission.scss as follows. I assume this will break something else, and while I haven't been able to find anything yet, I wouldn't have coded discrete heights and widths for all img tags in the Mission Template. img, iframe { margin-bottom: 1em; } iframe { height: 500px; width: 100%; } Feb 21, 2019 at 3:33 PM Notified 1 person
img, iframe { margin-bottom: 1em; } iframe { height: 500px; width: 100%; }