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

Remove % resizing and dependency on normalize.css #13

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Conversation

louismerlin
Copy link
Owner

Remove the % resizing on the font-size and improve layout.

Also removes the dependency on normalize.css by doing some normalization ourselves.

Try this version out with unpkg.com/concrete.css@3.0.0-next.0.

Fixes #4 and #9.

@louismerlin louismerlin added the enhancement New feature or request label Apr 8, 2024
@louismerlin louismerlin self-assigned this Apr 8, 2024
@louismerlin
Copy link
Owner Author

@xge I think this breaks the font-size on https://vis-uni-bamberg.github.io/evolution-paths/.

Is this something that is quickly fixable on your side or would it require some migration effort?

By the way can I add https://vis-uni-bamberg.github.io/evolution-paths/ to the list of projects that use this stylesheet? 😁

@xge
Copy link
Contributor

xge commented Apr 11, 2024

RE font-size: Yeah, no problem. I'll fix Evolution Paths, once concrete is updated.

RE mention in project list: it would be an honor!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSS should not modify paddings and margins as much
2 participants