User:AaronPeterson/MediaQueryTest: Difference between revisions
(some css stuck in the content... don't think it will work. try2) |
(No difference)
|
Latest revision as of 15:28, 1 October 2014
@media screen and (max-width: 480px) {
background-color: red; font-size: 1.5em;
}
Woot
stufs