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 the gap between specific elements #43

Closed
chris-pearce opened this issue Jan 22, 2019 · 1 comment
Closed

Remove the gap between specific elements #43

chris-pearce opened this issue Jan 22, 2019 · 1 comment
Assignees
Labels
lib: global 🎒 Everything related to the lib's "Global" section. new-feature ✨ Use this when you have a new feature request.

Comments

@chris-pearce
Copy link
Owner

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

https://github.com/h5bp/html5-boilerplate/blob/e1e7277024e7897d4baf06c476ed71acbc59e749/dist/css/main.css#L54-L67

@chris-pearce chris-pearce added new-feature ✨ Use this when you have a new feature request. lib: global 🎒 Everything related to the lib's "Global" section. labels Jan 22, 2019
@chris-pearce chris-pearce self-assigned this Jan 22, 2019
@chris-pearce
Copy link
Owner Author

Addressed in #40.

@chris-pearce chris-pearce mentioned this issue Jan 22, 2019
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib: global 🎒 Everything related to the lib's "Global" section. new-feature ✨ Use this when you have a new feature request.
Projects
None yet
Development

No branches or pull requests

1 participant