mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f6fcae58e9
* [Blocks] Add Feed page to fixture * Add minimal routing * Always show post with comments
9 lines
90 B
CSS
9 lines
90 B
CSS
body {
|
|
font-family: Helvetica;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
* {
|
|
box-sizing: border-box;
|
|
}
|