Skip to content
Snippets Groups Projects
Commit 3896fd9d authored by bruna.c's avatar bruna.c
Browse files

fix responsivity issue

parent 3e3d9c72
Branches 103-responsividade-na-pagina-de-metricas
No related tags found
1 merge request!127Resolve "Responsividade na página de métricas"
......@@ -23,7 +23,7 @@
}
@media screen and (max-width: $break-small) {
max-width: 340px;
max-width: 95%;
margin-top: 10px;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment