mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Styles fixes
This commit is contained in:
@@ -19,4 +19,12 @@
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
|
||||
.loading {
|
||||
|
||||
height: 150vh;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user