# Problem A horizontal bar is being displayed across the width of the footer  # Solution Add width auto in footer. ## Changes Proposed List the main changes in the PR. - `1.` Added `width: auto` in the `footer`. - # Result  - I already sent the pull request :)