mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-09 16:51:53 +00:00
6 lines
186 B
SCSS
6 lines
186 B
SCSS
/* ----------------------------------------------------------- */
|
|
/* == rwd -> large */
|
|
/* ----------------------------------------------------------- */
|
|
|
|
@media (max-width: $large) {
|
|
}
|