about summary refs log tree commit diff
path: root/served/styles/statistics.css
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-03-01 05:41:11 -0600
committergennyble <gen@nyble.dev>2025-03-01 05:41:11 -0600
commitd050a7d97d61cd48fba6a5adf85b9649cb373d64 (patch)
treeb404d2bb49818ca1e3a5481c1dc365c163980b6a /served/styles/statistics.css
parent3afdd67e11397d98baeae81e22f2378572a3c6e7 (diff)
download∞-d050a7d97d61cd48fba6a5adf85b9649cb373d64.tar.gz
∞-d050a7d97d61cd48fba6a5adf85b9649cb373d64.zip
content-box the graphs to desquish
Diffstat (limited to 'served/styles/statistics.css')
-rw-r--r--served/styles/statistics.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/served/styles/statistics.css b/served/styles/statistics.css
index 1089c4c..60a5dde 100644
--- a/served/styles/statistics.css
+++ b/served/styles/statistics.css
@@ -5,6 +5,7 @@
 	height: 160px;
 	image-rendering: pixelated;
 	border: 1px solid var(--text);
+	box-sizing: content-box;
 }
 
 .stat {