forked from M3-Academy/m3-academy-template-checkout
feat: css 8 parte
This commit is contained in:
parent
b9518f40b3
commit
2b8297e02e
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user