mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
fix tfe page: scope common.css header to body>header, fix grid width collapse, remove overflow-y clip
This commit is contained in:
4
TODO.md
4
TODO.md
@@ -1,6 +1,10 @@
|
||||
# TODO
|
||||
|
||||
## Done
|
||||
- [x] Fix TFE page gradient bleed & layout collapse
|
||||
- [x] Scope `header` nav CSS in common.css to `body > header` (prevents article `<header>` inheriting gradient)
|
||||
- [x] Add `width: 100%` + `align-items: start` to `.tfe-layout` grid
|
||||
- [x] Remove `overflow-y: auto` from `.tfe-main` (was clipping layout)
|
||||
- [x] Redesign TFE detail page
|
||||
- [x] Author moved above title (smaller body font)
|
||||
- [x] Remove "← Retour" back link
|
||||
|
||||
Reference in New Issue
Block a user