Skip to content

Commit

Permalink
#23 Correção de espaçamentos do cabeçalho
Browse files Browse the repository at this point in the history
  • Loading branch information
dvespasiano committed Jun 10, 2021
1 parent a64cd9b commit e5fbd73
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
Expand Up @@ -21,14 +21,19 @@
margin-bottom: 50px;
}
}
& .barra-lateral > div:first-child,
.post-inventario {
@media screen and (min-width: $screen__sm) {
margin-top: 150px;
}
}
& .barra-lateral > div > h3 {
margin-bottom: 30px;
color: $color__vermelho1;
}
& .post-inventario {
}
& .alinhamento-template-inventarios {
margin-top: 150px;
display: flex;
}
}
Expand Down
8 changes: 7 additions & 1 deletion style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.css.map

Large diffs are not rendered by default.

0 comments on commit e5fbd73

Please sign in to comment.