mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +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;
|
|
} |