7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
// main: ./pokemon.less
|
|
.pokemon.sheet.charactersheet {
|
|
.sheet {
|
|
width: 500px;
|
|
height: 500px;
|
|
};
|
|
} |