aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-01-26 06:44:05 +0000
committerAkshay <[email protected]>2020-01-26 06:44:05 +0000
commitf402eac6af46406ea180baa402288654891680c3 (patch)
treed03f050c3c3efe6b9f6643b0646a49c34ad9f49c /docs/style.css
parentcaa0dcc8c629d99ae4951f9b6c0ea61e599d3859 (diff)
fix spacing, font sizing
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 9555dd2..bd380e7 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -189,7 +189,7 @@ pre > code {
189} 189}
190 190
191.stats-unit { 191.stats-unit {
192 font-size: 0.5rem; 192 font-size: 0.6rem;
193 font-family: 'Inter var'; 193 font-family: 'Inter var';
194} 194}
195 195