Skip to content

Commit 3e79b4a

Browse files
author
Akshay
committed
Removed custom font.
1 parent 1ecd19f commit 3e79b4a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/github.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/**
2-
* Fonts
3-
*/
4-
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900);
5-
6-
71
/**
82
* Generic CSS
93
*/
@@ -22,7 +16,6 @@
2216
}
2317
.gt-container{
2418
position: relative;
25-
font-family: 'Source Sans Pro', sans-serif;
2619
width: 100%;
2720
background-color: #FFF;
2821
border-radius: 3px;

0 commit comments

Comments
 (0)