Skip to content

Instantly share code, notes, and snippets.

View mohammad-ghasemi-dev's full-sized avatar

Mohammad Ghasemi mohammad-ghasemi-dev

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;