summaryrefslogtreecommitdiff
path: root/webcards/styles/home/desktop.css
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-09-18 12:22:26 -0400
committerKyle Gunger <corechg@gmail.com>2020-09-18 12:22:26 -0400
commit9681347b8e9f6059c3f5f02528e0893bef5acca4 (patch)
tree16e5dff45804d13abeda17041668eff0485483c7 /webcards/styles/home/desktop.css
parent2ce432034eb35f763182de03fb7b42d2a07afc4b (diff)
Move webcards to seperate repo
Diffstat (limited to 'webcards/styles/home/desktop.css')
-rw-r--r--webcards/styles/home/desktop.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/webcards/styles/home/desktop.css b/webcards/styles/home/desktop.css
deleted file mode 100644
index 0edda76..0000000
--- a/webcards/styles/home/desktop.css
+++ /dev/null
@@ -1,6 +0,0 @@
-@media (min-width: 600px) {
- div.content > div {
- display: flex;
- flex-direction: row;
- }
-} \ No newline at end of file