Add materials section placeholder (closes #99)

This commit is contained in:
Oliver-Akins 2024-03-17 11:32:57 -06:00
parent 54d047d240
commit 364ebd06f2
2 changed files with 5 additions and 0 deletions

View file

@ -18,6 +18,7 @@
grid-column: 2;
display: flex;
flex-direction: column;
gap: 12px;
}
.panel {