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

Update retina mediaquery #23

Closed
DylanFM opened this issue Dec 4, 2012 · 1 comment
Closed

Update retina mediaquery #23

DylanFM opened this issue Dec 4, 2012 · 1 comment

Comments

@DylanFM
Copy link
Owner

DylanFM commented Dec 4, 2012

http://www.brettjankord.com/2012/11/28/cross-browser-retinahigh-resolution-media-queries/

@media 
only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
}
@DylanFM DylanFM closed this as completed in a842f2b Dec 4, 2012
DylanFM added a commit that referenced this issue Dec 4, 2012
This reverts commit a842f2b.

Conflicts:

	assets/css/app.css
@DylanFM
Copy link
Owner Author

DylanFM commented Dec 4, 2012

Reverted because the sprites are looking fuzzy... but they still look fuzzy.

@DylanFM DylanFM mentioned this issue Dec 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant