diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index 698f928..e3ef824 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -9,6 +9,10 @@ html { .readme{ font-family: 'Anonymous Pro'; } +.stats { + width: 60vmax; + max-width: 1000px; +} body { background: #2c2c2c; color: white;