Grabbed font declaration list

This commit is contained in:
Frances Berriman 2016-08-31 10:53:31 -07:00
parent feb824b7a4
commit 01b113a1d6

View File

@ -3,6 +3,7 @@ html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0;
font-family: Roboto,"Helvetica Neue",HelveticaNeue,Helvetica,Arial,sans-serif;
}
*, *:before, *:after {
box-sizing: inherit;