refactor(main info): remove redundant rule

This commit is contained in:
Sergey Andrievskiy 2020-10-30 13:53:30 +03:00
parent a381ac2524
commit 32ecfb4c6c

View file

@ -113,10 +113,6 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin-top: 1.875rem; margin-top: 1.875rem;
& > *:nth-child(n+2) {
margin-top: 1rem;
}
} }
.buttons-links { .buttons-links {