diff --git a/djangoshaker/static/layout.css b/djangoshaker/static/layout.css deleted file mode 100644 --- a/djangoshaker/static/layout.css +++ /dev/null @@ -1,2 +0,0 @@ -@import url("/static/mobile/layout.css") screen and (max-width: 800px); -@import url("/static/desktop/layout.css") screen and (min-width: 801px);