namespacing-3.css 123 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 @media (min-width: 320px) { .toolbar { width: 400px; height: 200px; background: red; color: white; } }