Merge pull request #453 from transmundial/master

Add brazilian portuguese (pt-BR) locale
This commit is contained in:
Mike Cao
2021-02-01 21:13:56 -08:00
committed by GitHub
3 changed files with 105 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
.menu div {
border-radius: 5px;
min-width: calc(100% / 3);
min-width: calc(100% / 3 - 8px);
}
@media only screen and (max-width: 992px) {