ita-social-projects / StreetCode

MIT License
19 stars 8 forks source link

[Новини][UI] The font of the news title does not match the mockup #765

Open iskoryk opened 12 months ago

iskoryk commented 12 months ago

Environment: Mobile Reproducible: always Build found: 64cf50f

Priority: High. Severity: Critical. Type: UI.

Preconditions

  1. Go to the site.

Steps to reproduce

  1. Scroll down and click on any of the news.
  2. Check the font settings of the news title.

Actual result The font of the news title does not match the mockup.

Expected result The font of the news title matches the mockup. Letter spacing has to be 0.1px.

US: Test case: #1041

mozhaieva commented 1 month ago
Знімок екрана 2024-09-04 о 10 08 45
mozhaieva commented 3 days ago

The title according to the mockup (data from figma): font-family: Closer Text; font-size: 20px; font-weight: 500; line-height: 26.4px; letter-spacing: 0.005em; text-align: left;

The bold text according to the mockup (data from figma): font-family: Closer Text; font-size: 14px; font-weight: 500; line-height: 18.48px; text-align: left;

Знімок екрана 2024-10-15 о 11 43 26