diff --git a/content/.vuepress/scss/_layout.scss b/content/.vuepress/scss/_layout.scss index 7909c84..948f109 100644 --- a/content/.vuepress/scss/_layout.scss +++ b/content/.vuepress/scss/_layout.scss @@ -83,7 +83,7 @@ h1, h2, h3, h4, h5 { padding-bottom: 1rem; padding-left: env(safe-area-inset-left); position: fixed; - text-align: center; + text-align: left; width: 100%; z-index: 1; diff --git a/content/.vuepress/theme/Layout.vue b/content/.vuepress/theme/Layout.vue index 2dd8077..e08269a 100644 --- a/content/.vuepress/theme/Layout.vue +++ b/content/.vuepress/theme/Layout.vue @@ -228,7 +228,15 @@
-

This website is in beta. We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected!
This website is open source and you can contribute to it on Github.

+

+ This website is in beta and under heavy development. + All information should be considered incomplete and possibly incorrect and things may not work as expected. +

+

+

+ Please do not share or link this site publicly while this message is here. + This website is open source and you can contribute to it on Github. +