Fix mobile baseline alignment on ProfilePage

This commit is contained in:
Hannu Lyytikainen 2017-12-18 17:15:56 +02:00
parent 7b2ad119de
commit 8469611aa4

View file

@ -169,7 +169,7 @@
.mobileReviewsTitle {
@apply --marketplaceH3FontStyles;
color: var(--matterColorAnti);
margin: 24px 0;
margin: 24px 0 26px 0;
}
.desktopReviews {