Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2605] Use NLDS classes for uitkeringen PDF styling #1298

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

pi-sigma
Copy link
Contributor

@pi-sigma pi-sigma commented Jul 8, 2024

Taiga: #2605

@pi-sigma pi-sigma force-pushed the issue/2605-uitkeringen-pdf-font branch from 3c91db6 to c1b786f Compare July 8, 2024 08:52
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (8f65345) to head (2e08903).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1298   +/-   ##
========================================
  Coverage    95.13%   95.13%           
========================================
  Files          983      983           
  Lines        35847    35847           
========================================
  Hits         34104    34104           
  Misses        1743     1743           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi-sigma pi-sigma marked this pull request as ready for review July 8, 2024 09:36
@pi-sigma pi-sigma requested a review from jiromaykin July 8, 2024 09:36
@@ -15,6 +15,7 @@

.yearly-report__p,
.yearly-report__td {
font-family: utrecht-paragraph;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

font-family: utrecht-paragraph; will never work because "utrecht-paragraph" is an HTML CLASS.
So this is not CSS.
If this would be an NLDS project file, then the correct variable would be var(--utrecht-document-font-family) which eventually cascades to the end-value 'Body' font-family, but it is not an NLDS page , so i will revert all of these values and add more for the headings.

@jiromaykin jiromaykin self-requested a review July 9, 2024 10:20
@pi-sigma pi-sigma force-pushed the issue/2605-uitkeringen-pdf-font branch from 034e76a to 2e08903 Compare July 10, 2024 13:57
@alextreme alextreme merged commit a731fd9 into develop Jul 11, 2024
18 checks passed
@alextreme alextreme deleted the issue/2605-uitkeringen-pdf-font branch July 11, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants