Commit Graph

17 Commits

Author SHA1 Message Date
Dan Abramov
bab2a3491a Hide horizontal scrollbar in header and tweak breakpoitns (#1749)
* Hide horizontal scrollbar in header

* Tweak topbar breakpoints

* Simplify breakpoints to fix animation
2019-02-24 14:27:31 +00:00
Jane Manchun Wong
bbfb7c5b27 articleLayout.container.flexDirection='column' only when media is less than 'small' (#1416)
* Specify articleLayout.container to flex in column direction

* articleLayout.container.flexDirection=column when media less than small

* Comply with eslint rules
2018-11-20 12:56:56 +00:00
Dan Abramov
e6818c5979 Revert "Specify articleLayout.container to flex in column direction (#1414)" (#1415)
This reverts commit d0718a3953.
2018-11-20 11:39:37 +00:00
Jane Manchun Wong
d0718a3953 Specify articleLayout.container to flex in column direction (#1414) 2018-11-20 11:06:03 +00:00
Sophie Alpert
c90d27a249 Smaller code font inside list items 2018-10-23 10:20:18 -07:00
Dan Abramov
35992a2a4d Fix bad word breaks in Safari 2018-10-10 15:17:01 +01:00
Dan Abramov
03c0046f7b Try to fix iPhone horizontal scroll in Component reference 2018-06-10 21:50:01 +01:00
Brian Vaughn
ce060eb37a Imported theme style tweaks from PR 587 2018-03-24 16:01:57 -07:00
Brian Vaughn
bb55d1083b Re-ran Prettier after version bump 2017-12-21 09:22:05 -08:00
Sophie Alpert
59cb8abc77 Tweak link/code styles (#435)
- Tone down link background
- Tone down code background
- Shrink font -- I'd prefer 15px Menlo and 17px Consolas but we'll meet
in the middle at 16px where both look reasonable, unlike 17px Menlo
which was comically large.

![before-after](https://user-images.githubusercontent.com/6820/34066487-360cf57e-e1c4-11e7-891e-db5d4cd59b1d.gif)
2017-12-15 18:21:04 -08:00
Fredrik Forsmo
a970afa27e Remove "use strict" from source files 2017-12-02 15:25:17 +01:00
Ismael Martínez
6f5518b9d6 Add left padding for lists in all viewport sizes
It looks wrong on medium sizes, and looks like a negative indent on large sizes.
2017-10-11 18:08:11 -03:00
Brian Vaughn
7a9f04cad8 Removed MIT section from website source file headers 2017-10-10 10:36:40 -07:00
Brian Vaughn
0e647230e2 Replaced CC-BY 4.0 license in source code headers with MIT 2017-10-07 08:00:22 -07:00
Brian Vaughn
c9e1c3b834 Updated license name in headers 2017-10-06 13:27:15 -07:00
Brian Vaughn
1de4c66dc6 Added some basic Flow types to get things started 2017-10-05 15:33:18 -07:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00