-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(routes/show): links to sections show headers
This patch updates the show page styling so that an anchor-based link (`#`) to a specific section on the show page will include that show's header. Previously, the show's header was being hidden by the top app bar. Now, I moved the gap between sections to the section padding itself, which makes the section headings appear when linking directly to them.
- Loading branch information
1 parent
b6348ba
commit bd37e47
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
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