summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/app/shared/_media.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/app/shared/_media.scss')
-rw-r--r--app/assets/stylesheets/app/shared/_media.scss16
1 files changed, 0 insertions, 16 deletions
diff --git a/app/assets/stylesheets/app/shared/_media.scss b/app/assets/stylesheets/app/shared/_media.scss
deleted file mode 100644
index c528a1f..0000000
--- a/app/assets/stylesheets/app/shared/_media.scss
+++ /dev/null
@@ -1,16 +0,0 @@
-// Survival ✚ Kit
-// Normalize.css
-
-//PLACEHOLDER Media Queries for Responsive Design.
-//These override the primary ('mobile first') styles
-//Modify as content requires.
-
-@media only screen and (min-width: 480px) {
- /* Style adjustments for viewports 480px and over go here */
-
-}
-
-@media only screen and (min-width: 768px) {
- /* Style adjustments for viewports 768px and over go here */
-
-} \ No newline at end of file