feat: css 5 parte

This commit is contained in:
Adilson Fernando Neves Ornellas 2022-12-18 22:28:21 -03:00
parent 1afd6f74d1
commit ff510f13e1

View File

@ -11,6 +11,7 @@ hr{
align-items: center;
padding: 22px 22px 22px 32px;
@media (max-width: 1024px) {
width: 100%!important;
flex-direction: column;
align-items: center;
justify-content: center;