fix(stats): divide comparison sections

This commit is contained in:
Adam
2026-07-16 13:03:36 -05:00
parent 95ebf50ace
commit 453b61e27b
+1
View File
@@ -6081,6 +6081,7 @@ body {
height: 800px;
box-sizing: border-box;
border-right: 1px solid var(--stats-line);
border-bottom: 1px solid var(--stats-line);
border-left: 1px solid var(--stats-line);
color: var(--stats-text);
background: var(--stats-bg);