# 如何增加主题的宽度

**URL:** https://meta.discourse.org/t/how-to-increase-width-of-topic/81885
**Category:** Development
**Created:** [2018年三月1日 14:30 UTC](https://meta.discourse.org/t/how-to-increase-width-of-topic/81885 "2018-03-01T14:30:09Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![pacharanero](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pacharanero/32/500583_2.png) [@pacharanero](https://meta.discourse.org/u/pacharanero)
#### Post date: [2020年九月18日 10:29 UTC](https://meta.discourse.org/t/how-to-increase-width-of-topic/81885/5 "2020-09-18T10:29:15Z")

</div>

我制作了一个非常简单的主題组件，仅在大屏（桌面端）上加宽主题内容。它是为我个人的笔记/博客 Discourse 站点 [bawmedical.co.uk](http://bawmedical.co.uk) 设计的，功能并不复杂，目前也未使用 `@media` 查询。不过它可能适用于一些简单的场景。如果有人使用它并有反馈，我们可以在 Meta 上创建新主题进行讨论，或者在 GitHub 上提交 Issue 或 Pull Request。

> **[GitHub - pacharanero/discourse-topic-width-desktop: A very simple theme component which makes the...](https://github.com/pacharanero/discourse-topic-width-desktop)**
>
> A very simple theme component which makes the topic-width slightly wider

（这对我自己来说也是一个备忘录，因为过一段时间我可能会忘记是怎么实现的，到时候又要来 Meta 上查找了！）

---

_[View the full topic](https://meta.discourse.org/t/how-to-increase-width-of-topic/81885)._
