You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zeevox
changed the title
Fix an issue where images are too small on mobile due to text wraping
Fix an issue where images are too small on mobile due to text wrapping
Oct 11, 2023
On mobile images are sizes as follows with tex wrapping on:
Editor has requested a fix of this - should be simple need to adjust https://github.com/FelixOnline/xelif/blob/6474e514fd7ab8e42ec770f861f58c908d6df151/resources/views/blocks/image.blade.php to use a media query to unset width & margins on mobile. Main CSS is:
xelif/public/assets/pub/css/main.css
Line 820 in 6474e51
The text was updated successfully, but these errors were encountered: