add basic generator structure

This commit is contained in:
DerTyp7
2023-11-10 11:20:58 +01:00
parent e2a8472cf9
commit bbd10af0dc
5 changed files with 332 additions and 33 deletions

View File

@@ -3,6 +3,7 @@
flex-direction: column;
gap: 0 0;
padding: 1rem;
font-size: 3rem;
.channelNameContainer {
display: flex;