From 3a97d69b84fa762313c0af3779e031c2234afbaf Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 22 Apr 2021 19:52:03 +0200 Subject: replace the marquee --- frontend/site/site.css | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 frontend/site/site.css (limited to 'frontend/site/site.css') diff --git a/frontend/site/site.css b/frontend/site/site.css deleted file mode 100644 index 0597514..0000000 --- a/frontend/site/site.css +++ /dev/null @@ -1,20 +0,0 @@ -.roadblock { - position: fixed; - top: 0; left: 0; - display: flex; - width: 100vw; - height: 100vh; - justify-content: center; - align-items: center; - cursor: pointer; -} -.roadblock div { - display: inline-block; - text-align: center; -} -.roadblock h2 { - font-style: italic; -} -.roadblock button { - padding: 0.5rem; -} -- cgit v1.2.3-70-g09d2