mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 04:46:40 +00:00
Add Open Sans font.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
|
||||
|
||||
body {
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
font-family: 'Open Sans', helvetica, arial, sans-serif;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user