mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
run test and formats
This commit is contained in:
parent
7b10d7c930
commit
2b47ce23da
2 changed files with 5 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue