-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove title component margin_top option
- our spacing model is to apply margin bottom, so this is an anomaly - replace margin_top with default padding on the component, so no visual changes - margin_top option isn't widely used and can be replaced with alternatives, separate PRs will be raised
- Loading branch information
1 parent
074e6ab
commit 62b059e
Showing
3 changed files
with
6 additions
and
23 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
app/assets/stylesheets/govuk_publishing_components/components/_title.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters