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:
@@ -28,12 +28,12 @@ header h2 {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.app {
|
||||
.game-container {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
margin-top: 2vh;
|
||||
}
|
||||
.app .column-2 {
|
||||
.game-container .column-2 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user