From 156cbde69764c186047a27c0936bcd3342d610f9 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Thu, 31 May 2018 17:25:48 -0400 Subject: [PATCH] tweak beta alert and css --- content/.vuepress/scss/_layout.scss | 2 +- content/.vuepress/theme/Layout.vue | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) 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. +