Files
react/shells/dev/app/App.css
Brian Vaughn 5e0dfdac54 Initial commit
2019-01-22 11:04:37 -08:00

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;
}