mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-13 18:50:11 -04:00
website: inherit font scheme
This commit is contained in:
parent
658e6e094b
commit
ec216a52ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@import "bootstrap-sprockets";
|
||||
@import "bootstrap";
|
||||
|
||||
@import url("http://fonts.googleapis.com/css?family=Inconsolata");
|
||||
@import url("//fonts.googleapis.com/css?family=Inconsolata");
|
||||
|
||||
@import "_helpers";
|
||||
@import "_reset";
|
||||
|
|
|
|||
Loading…
Reference in a new issue