Camilo Giraldo
2a1b08943c
Fix 1640: Formatting for code blocks nested in blockquote ( #1899 )
6 years ago
Nelson Reitz
1fe2e0ae29
Fix overflowing headers on small screens ( #1830 )
6 years ago
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
6 years ago
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
6 years ago
Dan Abramov
e6818c5979
Revert "Specify articleLayout.container to flex in column direction ( #1414 )" ( #1415 )
This reverts commit d0718a3953
.
6 years ago
Jane Manchun Wong
d0718a3953
Specify articleLayout.container to flex in column direction ( #1414 )
6 years ago
Sophie Alpert
c90d27a249
Smaller code font inside list items
6 years ago
Dan Abramov
35992a2a4d
Fix bad word breaks in Safari
6 years ago
Dan Abramov
03c0046f7b
Try to fix iPhone horizontal scroll in Component reference
7 years ago
Brian Vaughn
ce060eb37a
Imported theme style tweaks from PR 587
7 years ago
Alex Krolick
a5022da882
Add in-page TOC
Also reduce spacing between ul/li tags
7 years ago
Brian Vaughn
bb55d1083b
Re-ran Prettier after version bump
7 years ago
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 )
7 years ago
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
7 years ago
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.
7 years ago
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
7 years ago
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
7 years ago
Brian Vaughn
c9e1c3b834
Updated license name in headers
7 years ago
Brian Vaughn
1de4c66dc6
Added some basic Flow types to get things started
7 years ago
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
7 years ago