mirror of https://github.com/status-im/consul.git
Remove unnecessary font
This commit is contained in:
parent
bd13913e6d
commit
8ca1a93f16
|
@ -3,7 +3,7 @@
|
|||
@import "bootstrap";
|
||||
|
||||
// Remote fonts
|
||||
@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Open+Sans:300,400,600");
|
||||
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600");
|
||||
|
||||
// Core variables and mixins
|
||||
@import "_variables";
|
||||
|
|
Loading…
Reference in New Issue