From 6e0434f8a03bbb683793b819a72d1a4d1c256b5b Mon Sep 17 00:00:00 2001 From: Henri Bergius Date: Thu, 30 Nov 2017 23:31:29 +0100 Subject: [PATCH] Minor sizing tweaks --- bar-history/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bar-history/index.html b/bar-history/index.html index ba15c66..d026350 100644 --- a/bar-history/index.html +++ b/bar-history/index.html @@ -18,7 +18,7 @@ } main { display: flex; - width: 100vw; + width: 98vw; height: 98vh; align-items: center; justify-content: center; @@ -32,8 +32,8 @@ text-align: center; } cbase-polar { - height: 72vmin; - width: 72vmin; + height: 70vmin; + width: 70vmin; } @media (orientation: portrait) { p { @@ -43,10 +43,10 @@ } - +

bar historical data

- +

Likelihood of bar being open at a given hour. Based on last 90 days.