# 首页（子）分类显示 - 大量空白

**URL:** <https://meta.discourse.org/t/homepage-sub-category-display-lots-of-whitespace/197255>\
**Category:** Support\
**Created:** [2021年七月15日 14:54 UTC](https://meta.discourse.org/t/homepage-sub-category-display-lots-of-whitespace/197255 "2021-07-15T14:54:59Z")\
**Posts on this page:** 1\
**Showing post:** 8

<div class="post-metadata">

**Author:** ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)\
**Post date:** [2021年七月17日 18:19 UTC](https://meta.discourse.org/t/homepage-sub-category-display-lots-of-whitespace/197255/8 "2021-07-17T18:19:08Z")

</div>

嘿 @hollyw 👋

我一时想不起该区域近期有任何变更。不过，如果你想减少类别标志与子类别列表之间的空白，可以在你的 [主题](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) 的 `common > css` 部分添加如下代码：

```css
.categories-list .category-logo {
  margin-bottom: 0.25em;
}

```

如果这不起作用，能否提供一个你遇到该问题的网站链接，以便我进一步查看？

---

_[View the full topic](https://meta.discourse.org/t/homepage-sub-category-display-lots-of-whitespace/197255)._
