This commit is contained in:
Cole Goldsmith 2025-10-06 13:15:21 -05:00
parent 87a9fb8440
commit 983eb82d4f

View file

@ -145,7 +145,8 @@
"banner banner banner banner"
"header header header header"
"nav main notifications filters";
transition: grid-template-columns 0.25s ease-in-out;
transition: grid-template-columns 0.25s ease-in-out,
grid-template-rows 0.25s ease-in-out;
}
.header-arrangement {