diff --git a/less/categories.less b/less/categories.less index 101d6ea..b7152f3 100644 --- a/less/categories.less +++ b/less/categories.less @@ -36,6 +36,13 @@ text-overflow: ellipsis; width: 85%; } + + @media (max-width: @screen-lg-min) { + h1 { + width: 95%; + margin-left: 0; + } + } } .card { diff --git a/templates/categories.tpl b/templates/categories.tpl index 01531ce..defa933 100644 --- a/templates/categories.tpl +++ b/templates/categories.tpl @@ -5,8 +5,8 @@
  • -
    -
    +
    + @@ -16,25 +16,23 @@
    -
  • \ No newline at end of file diff --git a/templates/partials/category/subcategory.tpl b/templates/partials/category/subcategory.tpl index 5fcd52f..39087e8 100644 --- a/templates/partials/category/subcategory.tpl +++ b/templates/partials/category/subcategory.tpl @@ -6,8 +6,8 @@
  • -
    -
    +
    + @@ -23,36 +23,34 @@
    -
  • diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index c1de336..3653fe2 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -5,7 +5,7 @@
    -
    +