mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Organizated the files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.app {
|
||||
.game-container {
|
||||
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
@@ -21,6 +21,6 @@ html, body {
|
||||
}
|
||||
|
||||
@import 'header';
|
||||
@import 'app';
|
||||
@import 'game-container';
|
||||
@import 'defeat-victory';
|
||||
@import 'loading';
|
||||
Reference in New Issue
Block a user