mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Some css variables such as banner were defined, but header css variables were not, and layout margins were written solidly without css variables. The layout was broken (to the extent that it was not visible), so it was corrected.