Skip to content

Instantly share code, notes, and snippets.

View R2calex's full-sized avatar
🏠
Working from home

andres reyes R2calex

🏠
Working from home
  • Dish Wireless
  • Denver, CO
  • 19:21 (UTC -06:00)
View GitHub Profile
@import 'https://fonts.googleapis.com/css?family=Open+Sans';
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: 'Open Sans', sans-serif;
line-height: 1.75em;