mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Input for mobile users done
This commit is contained in:
8
build/sass/_hangman.scss
Normal file
8
build/sass/_hangman.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.hangman {
|
||||
|
||||
user-select: none;
|
||||
|
||||
img {
|
||||
width: 20vw;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user