mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
added flex wrap to many of the flexed items targeted at mobile with media queries so they would properly collapse. Also off set the -15px horizontal margins added by react bootstrap which made much of the text touch the side of the screen. BREAKING CHANGE: none |
||
|---|---|---|
| .. | ||
| epics | ||
| less | ||
| utils | ||
| cold-reload.js | ||
| frame-runner.js | ||
| index.js | ||
| main.js | ||
| README.md | ||
This is the entry point for the client code. Code that should run only on the client should be put here.
NOTE(berks): For react specific stuff this should be the entry point