run test and formats

This commit is contained in:
Janne Koivistoinen 2018-09-24 16:33:16 +03:00
parent 7b10d7c930
commit 2b47ce23da
2 changed files with 5 additions and 2 deletions

View file

@ -14,6 +14,9 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2018-09-XX
* [change] Change Mapbox's default font to marketplace font.
[#934](https://github.com/sharetribe/flex-template-web/pull/934)
* [add] New default design for the landing page's hero section. Now the CTA button's default
behavior is 'Browse'.
* marketplaceH1FontStyles: changed letter spacing to be more tight.

View file

@ -58,8 +58,8 @@
/* Overwrite Mapbox's specific font rules */
.root .card {
font-family: 'sofiapro', Helvetica, Arial, sans-serif;
font-weight: var(--fontWeightSemiBold);
font-family: 'sofiapro', Helvetica, Arial, sans-serif;
font-weight: var(--fontWeightSemiBold);
}
.threeToTwoWrapper {