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
commit acd78a9411
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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) {