mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:35:23 +00:00
6 lines
215 B
CSS
6 lines
215 B
CSS
.App {
|
|
/* GitHub.com frontend fonts */
|
|
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
|
|
font-size: 14px;
|
|
line-height: 1.5;
|
|
} |