mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
8 lines
74 B
SCSS
8 lines
74 B
SCSS
.hangman {
|
|
|
|
user-select: none;
|
|
|
|
img {
|
|
width: 20vw;
|
|
}
|
|
} |