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

Duplicate font in code font-family declaration #293

Closed
JimBobSquarePants opened this issue Feb 7, 2014 · 2 comments
Closed

Duplicate font in code font-family declaration #293

JimBobSquarePants opened this issue Feb 7, 2014 · 2 comments

Comments

@JimBobSquarePants
Copy link

https://github.com/necolas/normalize.css/blob/master/normalize.css#L229

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
@necolas
Copy link
Owner

necolas commented Feb 7, 2014

It's intentional. Don't ask me why it fixes the font-sizing bug, but it does.

@necolas necolas closed this as completed Feb 7, 2014
@JimBobSquarePants
Copy link
Author

Weird... Thanks for the update.

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

No branches or pull requests

2 participants