diff options
author | Corey Hulen <corey@hulen.com> | 2015-12-09 07:38:27 -0800 |
---|---|---|
committer | Corey Hulen <corey@hulen.com> | 2015-12-09 07:38:27 -0800 |
commit | 7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3 (patch) | |
tree | f7c17ad706b3a3e6bd2e9f99832a349b99e7ce71 /web/react/utils/constants.jsx | |
parent | f3683f487e6c66e4382ee35ef155590f86d0d268 (diff) | |
parent | 8cd5b4293a2c5a1e4cce7694372e50e29c6ec91d (diff) | |
download | chat-7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3.tar.gz chat-7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3.tar.bz2 chat-7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3.zip |
Merge pull request #1672 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
Diffstat (limited to 'web/react/utils/constants.jsx')
-rw-r--r-- | web/react/utils/constants.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index c4fa38e91..891bc4624 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -361,7 +361,6 @@ export default { 'Droid Serif': 'font--droid_serif', 'Roboto Slab': 'font--roboto_slab', Lora: 'font--lora', - Slabo: 'font--slabo', Arvo: 'font--arvo', 'Open Sans': 'font--open_sans', Roboto: 'font--roboto', |