diff options
author | Thomas Park <thomas@thomaspark.me> | 2015-03-02 14:22:57 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2015-03-02 14:22:57 -0500 |
commit | e812e6775b01a97b4dbabe1e47e04488c947332c (patch) | |
tree | b903db1020ab9efef6722ff671f8bd0c33fc26e0 /paper/_bootswatch.scss | |
parent | a390afa8a342cd9c32b31b4c6707d5e8ec92a170 (diff) | |
parent | 23cd8617010bb35087959b1c2815430a5e3203ba (diff) |
Merge pull request #413 from victorhaggqvist/gh-pages
paper: fix get bold version of Roboto
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r-- | paper/_bootswatch.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss index b3a68569..132dd704 100644 --- a/paper/_bootswatch.scss +++ b/paper/_bootswatch.scss @@ -2,7 +2,7 @@ // Bootswatch // ----------------------------------------------------- -@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500"); +@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700"); // Navbar ===================================================================== |