Files
react/shells/dev/app/App.css
2019-01-23 08:45:19 -08:00

8 lines
228 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;
}