summaryrefslogtreecommitdiffstats
path: root/webapp/root.html
diff options
context:
space:
mode:
authorSaturnino Abril <saturnino.abril@gmail.com>2017-06-30 23:29:14 +0800
committerGitHub <noreply@github.com>2017-06-30 23:29:14 +0800
commit6b77a054c25acb0437a58107c4592ad66c830993 (patch)
treeacc17f00c621993c427de5496180063f0a0e0c55 /webapp/root.html
parentc2cef78f049e512d4543c584a26f8a52e9ca780c (diff)
downloadchat-6b77a054c25acb0437a58107c4592ad66c830993.tar.gz
chat-6b77a054c25acb0437a58107c4592ad66c830993.tar.bz2
chat-6b77a054c25acb0437a58107c4592ad66c830993.zip
remove font setting and default to Open Sans (#6643)
Diffstat (limited to 'webapp/root.html')
-rw-r--r--webapp/root.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/root.html b/webapp/root.html
index 70cf47cc3..832bec225 100644
--- a/webapp/root.html
+++ b/webapp/root.html
@@ -72,7 +72,7 @@
}
</style>
</head>
-<body>
+<body class='font--open_sans'>
<div id='root'>
<div class='error-screen'>
<h2>Cannot connect to Mattermost</h2>