summaryrefslogtreecommitdiff
path: root/web/static/style.css
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-04-26 04:22:58 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-04-26 04:22:58 -0700
commit6da65a3818d164bfea4fcec48c8f694888ae356e (patch)
treeb556d9649e0153fb714143ea1c0c32586aea8ecb /web/static/style.css
parent0d2fc32b01d90796ffee0fa3ac8fb6beb4fa3c1a (diff)
downloaddartboat-6da65a3818d164bfea4fcec48c8f694888ae356e.tar.gz
dartboat-6da65a3818d164bfea4fcec48c8f694888ae356e.tar.xz
web: fix prompt not clearing before bot throw
Diffstat (limited to 'web/static/style.css')
-rw-r--r--web/static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/static/style.css b/web/static/style.css
index e43a0c1..6a1b8c2 100644
--- a/web/static/style.css
+++ b/web/static/style.css
@@ -74,7 +74,6 @@ div#oi {
div#info {
position: relative;
- grid-column: 1 / span 3;
font-size: clamp(1.5vh, 2vw, 2vh);