Commit 56e3363
fix(mobile): ensure header stays fixed across all pages (#52)
* Initial plan
* fix(mobile): ensure header stays fixed on all pages
Add !important to position: sticky and top: 0 in mobile breakpoint
to prevent any CSS specificity issues that could cause the header
to lose its fixed positioning when navigating between chapters.
docs(agent): mandate conventional commits in instructions
Co-authored-by: aih <217356+aih@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aih <217356+aih@users.noreply.github.com>1 parent 9c75e25 commit 56e3363
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | | - | |
1079 | | - | |
| 1078 | + | |
| 1079 | + | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
| |||
0 commit comments