diff --git a/site/components/overview/welcome.js b/site/components/overview/welcome.js
index 8a09bbe..a461b62 100644
--- a/site/components/overview/welcome.js
+++ b/site/components/overview/welcome.js
@@ -19,7 +19,7 @@ module.exports = function () {
},
attention: {
fontFamily: 'ClearSans-Thin',
- fontSize: '180%',
+ fontSize: '170%',
color: 'rgb(228, 110, 46)',
textAlign: 'center'
}
@@ -27,7 +27,7 @@ module.exports = function () {
return hx`
Turn a GitHub repo into a collection of interactive notebooks
-
Binder is upgrading and will be better than ever soon.
Try it at beta.mybinder.org!
+
Binder is upgrading and will be better than ever soon.
In the meantime, it may be a bit unstable.
Try the beta at beta.mybinder.org!
Have a repository full of Jupyter notebooks? With Binder, you can add a badge that opens those notebooks in an executable environment, making your code immediately reproducible by anyone, anywhere.