v2.3.0-rc3

This commit is contained in:
2021-01-31 17:38:55 -03:00
parent c6dabb0627
commit afa90fb4bc
13 changed files with 292 additions and 56 deletions

View File

@ -11,16 +11,17 @@
@import 'phone/nav';
.left.column {
width: 75%;
width: 75% !important;
padding-left: rem(5) !important;
}
.right.column {
width: 25%;
width: 25% !important;
}
.titulo {
padding-top: rem(25);
padding-bottom: rem(20);
font-size: 1.5rem;
}
html {