Categories styles done

This commit is contained in:
2021-10-16 20:12:59 -03:00
parent 844f0f6673
commit a933035ef3
11 changed files with 338 additions and 19 deletions

View File

@@ -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';