Let ... in ... block is working

This commit is contained in:
Joeri Exelmans 2025-05-13 15:06:15 +02:00
parent f09261df93
commit 897824e07d
10 changed files with 28 additions and 24 deletions

View file

@ -24,6 +24,7 @@ nav {
main {
grid-area: content;
overflow: scroll;
}
aside {