resolve conflict

This commit is contained in:
Julián Benegas
2020-10-22 19:25:30 -03:00
parent a64c805b45
commit 5c3fb33bcf
2 changed files with 2 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
.fit {
min-height: calc(100vh - 88px - 41px);
min-height: calc(100vh - 88px);
}