From 3714c0a458347018543943e7e7683218d5f59bd2 Mon Sep 17 00:00:00 2001 From: Timothy Morris Date: Thu, 23 Mar 2017 17:09:49 -0400 Subject: [PATCH] categories fix --- app/pages/categories/style.styl | 16 ------ app/pages/categories/view.html | 95 ++++++++++++++++++++++++--------- 2 files changed, 69 insertions(+), 42 deletions(-) diff --git a/app/pages/categories/style.styl b/app/pages/categories/style.styl index 5920623..1a565da 100644 --- a/app/pages/categories/style.styl +++ b/app/pages/categories/style.styl @@ -11,19 +11,3 @@ select { display:block!important; } - -.row - display flex -.catsWrap - max-width 100% - min-width 100% - +above(700px) - min-width: 680px - margin 0 auto -.rulesWrap - display flex - flex-wrap wrap - .card - flex-grow 1 - margin 1em - max-width calc(50% - 2em) diff --git a/app/pages/categories/view.html b/app/pages/categories/view.html index 1ea9a47..5d9511e 100644 --- a/app/pages/categories/view.html +++ b/app/pages/categories/view.html @@ -1,43 +1,86 @@
-
+
  • - - -
    {{ category.name }}
    - -
    - - -
    - -
    -
    -
    - - - - - - -
    -
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    +
    +
    + + + + + +
    +
    - - - -
+
+
-