center metrics

This commit is contained in:
Chris Wanstrath 2026-03-01 09:29:48 -08:00
parent 4b920a247d
commit 2046af1407

View File

@ -8,6 +8,7 @@ export const VitalsSection = define('VitalsSection', {
gap: 24, gap: 24,
width: '100%', width: '100%',
maxWidth: 800, maxWidth: 800,
margin: '0 auto',
variants: { variants: {
narrow: { narrow: {
gap: 12, gap: 12,