RMI-PACTA / pacta.portfolio.report

pacta.portfolio.report
https://rmi-pacta.github.io/pacta.portfolio.report/
MIT License
1 stars 0 forks source link

Increase font size for table header #87

Closed MonikaFu closed 3 months ago

MonikaFu commented 3 months ago

In this PR I add css specs for table font size so that a table with a header has the same sized header as the rest of the text.

This PR is related (but not required for it to work) to the update of general templates: https://github.com/RMI-PACTA/templates.transition.monitor/pull/23

Testing the results here: https://github.com/RMI-PACTA/workflow.transition.monitor/pull/343 (table in the annex)

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.81%. Comparing base (ce5accc) to head (ba291dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ===================================== Coverage 0.81% 0.81% ===================================== Files 25 25 Lines 1596 1596 ===================================== Hits 13 13 Misses 1583 1583 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MonikaFu commented 3 months ago

seems a bit broad (will affect every table on the page), but ok with that if you're ok with that

yes, I'm ok with that. Now we have this rule for other table-related tags which makes the table look very weird with the small font only in the header.