Let's try Open Sans

This commit is contained in:
2015-03-16 15:36:27 +07:00
parent 65f890838d
commit f8cfbbf9a9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
* {
box-sizing: border-box;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.app {