refactor: ajusta alinhamento parágrafo infocard mobile #6

Merged
Rafael_Sampaio_de_Oliveira merged 1 commits from refactor/alinhamento_paragrafo_infocard_mobile into development 2022-10-10 14:24:53 +00:00

View File

@ -148,6 +148,10 @@ header {
width: 58%;
}
.infocard p {
text-align: center;
}
.cards {
margin-top: 0;
}