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