The content title (content_title) and the breadcrumbs block are rendered side by side inside a flex container without spacing utilities.
This results in insufficient visual separation between the two elements.
A Bootstrap gap utility could improve spacing in a cleaner and more maintainable way.
The content title (
content_title) and the breadcrumbs block are rendered side by side inside a flex container without spacing utilities.This results in insufficient visual separation between the two elements.
A Bootstrap
gaputility could improve spacing in a cleaner and more maintainable way.