-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
There are some issues with the banner spacing:
-
When there is no link added to the banner, the
mb-4on the description (ptag) is adding extra space.
https://github.com/openeuropa/bootstrap-component-library/blob/development/src/compositions/bcl-banner/banner.html.twig#L87

Proposed resolution:
- Remove
mb-4from the description. - Add new css rule to remove
margin-bottomfromptag inbcl-banner - Add margin top to link https://github.com/openeuropa/bootstrap-component-library/blob/development/src/compositions/bcl-banner/banner.html.twig#L90
Reactions are currently unavailable
