Add materials section placeholder (closes #99)
This commit is contained in:
parent
54d047d240
commit
364ebd06f2
2 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
grid-column: 2;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.panel {
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@
|
|||
Materials
|
||||
Foils
|
||||
--}}
|
||||
<div class="materials">
|
||||
<h2>Materials</h2>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="foils">
|
||||
<h2>Foils</h2>
|
||||
<hr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue