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

List item header does not have rem size #71

Closed
tomasiser opened this issue Aug 9, 2018 · 1 comment · Fixed by #60
Closed

List item header does not have rem size #71

tomasiser opened this issue Aug 9, 2018 · 1 comment · Fixed by #60
Assignees

Comments

@tomasiser
Copy link
Contributor

Bug Report

Steps

image

Expected Result

Nothing should change with the List, it still should look the same:
image

Actual Result

The header of the list scales with the body font-size, but the rest of the list does not. That happens because the header uses the body styling and not its own rem based styling. Stardust should probably not enforce its consumers to specify 1rem in their body font-size.
image

Version

0.2.6

@mnajdova mnajdova self-assigned this Aug 9, 2018
@mnajdova
Copy link
Contributor

mnajdova commented Aug 9, 2018

Thanks for catching this, will be address in my PR: #60

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

Successfully merging a pull request may close this issue.

2 participants