Replace all instances of "categorie" with "category" (#340)

This commit is contained in:
Nixinova
2021-05-29 10:56:22 +12:00
committed by GitHub
parent 8efbc753a4
commit f5d3883308
42 changed files with 50 additions and 50 deletions

View File

@@ -246,7 +246,7 @@
justify-content: space-around;
margin-top: 4px;
}
.categorie {
.category {
display: flex;
flex-direction: column;
align-items: center;