Files
pokemon-foundry/less/character-sheet.less
2025-07-28 14:57:27 +02:00

7 lines
122 B
Plaintext

// main: ./pokemon.less
.pokemon.sheet.charactersheet {
.sheet {
width: 500px;
height: 500px;
};
}