mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Categories styles done
This commit is contained in:
@@ -13,10 +13,11 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
justify-content: space-between
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
|
||||
@import 'hangman';
|
||||
@import 'puzzleWord';
|
||||
@import 'current-score';
|
||||
@import 'current-score';
|
||||
@import 'categories';
|
||||
Reference in New Issue
Block a user