mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Fix mobile baseline alignment on ProfilePage
This commit is contained in:
parent
7b2ad119de
commit
8469611aa4
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@
|
|||
.mobileReviewsTitle {
|
||||
@apply --marketplaceH3FontStyles;
|
||||
color: var(--matterColorAnti);
|
||||
margin: 24px 0;
|
||||
margin: 24px 0 26px 0;
|
||||
}
|
||||
|
||||
.desktopReviews {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue