From 537b969fab62f5a3ee9456253fe8a803100e3f13 Mon Sep 17 00:00:00 2001 From: Hippo Date: Sat, 3 Aug 2019 20:45:44 +0530 Subject: [PATCH] Remove temporary "not ready" message" --- style.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/style.css b/style.css index c2e9626..2433fac 100644 --- a/style.css +++ b/style.css @@ -88,16 +88,7 @@ figure { text-align: center; } -/* Temporary "not ready" banner */ -body::before { - content: "Heads up! This website isn't ready yet. You can look around, but be aware that the current version is still on Medium (https://medium.com/snipette)."; - background-color: red; - width: calc(100vw - 2.6em); - text-align: center; - display: block; - color: white; - padding: 1em; -} +/* Scissors */ .wp-block-separator { display:block;