Remove a useless margin-top declaration

This commit is contained in:
Hannu Lyytikainen 2017-11-07 10:09:31 +02:00
parent a713c16ffc
commit 75ef591777

View file

@ -11,7 +11,6 @@
@media (--viewportMedium) {
flex-direction: row;
margin-top: 0;
}
}