UNPKG

121 BCSSView Raw
1/*
2
3 IMAGES
4 Docs: http://tachyons.io/docs/elements/images/
5
6*/
7
8/* Responsive images! */
9
10img { max-width: 100%; }
11