feat: css 8 parte

This commit is contained in:
Adilson Fernando Neves Ornellas 2022-12-18 22:45:21 -03:00
parent b9518f40b3
commit 2b8297e02e

View File

@ -55,9 +55,7 @@ hr{
display: flex; display: flex;
justify-self: center; justify-self: center;
list-style: none; list-style: none;
@media (max-width: 1024px){
margin: 0 0 10px 0px; margin: 0 0 10px 0px;
}
@include mq(md, max) { @include mq(md, max) {
align-self: center; align-self: center;