Conversation
|
There was a problem hiding this comment.
There are problems with the carousel slides when in this tab formation. Here were the in-browser edits I made that made the slide images look more similar to the original, and not cut off in tablet/desktop view:
Removed the object-fit and height/widths from the image element

Removed the height/width from the picture element

Removed height/width from the li element:

Removed max-width from the block div, and replaced with width: 66% to match the live site:

Then remove the 600px height, since we want that to be proportionate to the 66% width:

Mobile carousel has some work needed as-is too, though after applying the other suggested edits above, the adjustments will be different.

|
@helms-charity made changes to make it look as close as possible to live site in all views. |
helms-charity
left a comment
There was a problem hiding this comment.
I think it is close enough :-)
Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):
Fix #555
Test URLs: