Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix: teams theme font sizes #204

Merged
merged 2 commits into from
Sep 7, 2018
Merged

fix: teams theme font sizes #204

merged 2 commits into from
Sep 7, 2018

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Sep 6, 2018

The Teams theme uses an html font size of 10px and scales the body by 1.4rem to achieve a 14px body size.

This PR updates the html and body font size values in Teams' theme. It also scales the doc site Provider values to maintain Semantic UI's 14px html font size need.

@codecov
Copy link

codecov bot commented Sep 6, 2018

Codecov Report

Merging #204 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   89.23%   89.23%           
=======================================
  Files          50       50           
  Lines         836      836           
  Branches      130      130           
=======================================
  Hits          746      746           
  Misses         86       86           
  Partials        4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 534829f...32fe6ea. Read the comment docs.

@levithomason
Copy link
Member Author

Hey guys, for safety let's let authors call for reviews and merge their own PRs. I was still working on this PR and it was failing screener for valid reasons.

Merge themes is not respecting static styles nor font faces. The docs are not using the correct font faces or static styles after this merge. I was adding fixes for that before merge / review.

I will push the fixes in a separate PR to keep things moving forward.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants