use auto-fill instead of fixed column count

This commit is contained in:
Henry Jameson 2025-01-18 19:15:26 +02:00
commit 1229bd2f48
3 changed files with 1 additions and 7 deletions

View file

@ -339,8 +339,6 @@ nav {
grid-template-areas: "content";
padding: 0;
--_actionsColumnCount: 3;
.column {
padding-top: 0;
margin: var(--navbar-height) 0 0 0;