first release
This commit is contained in:
6
app/assets/stylesheets/mobi.css.scss
Normal file
6
app/assets/stylesheets/mobi.css.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
/* CSS for Phones only */
|
||||
@media only screen
|
||||
and (max-width: 999px)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user