Reduced horizontal padding.
All checks were successful
homepanel/HomePanel/pipeline/head This commit looks good

This commit is contained in:
Tom Butcher 2026-02-09 03:19:15 +00:00
parent 79307c209d
commit 43ee4264cb

View File

@ -17,7 +17,7 @@
align-items: start;
justify-content: center;
max-width: 100%;
padding: 0 10%;
padding: 0 7.5%;
}
.dashboard-content {