UNPKG

120 BCSSView Raw
1/**
2 * 1. Change the default font family in all browsers (opinionated).
3 */
4html {
5 font-family: sans-serif; /* 1 */
6}