This commit is contained in:
2025-07-28 14:57:27 +02:00
parent 48eb799861
commit 6ab0cab5a0
18 changed files with 437 additions and 34 deletions

View File

@@ -0,0 +1,7 @@
// main: ./pokemon.less
.pokemon.sheet.charactersheet {
.sheet {
width: 500px;
height: 500px;
};
}