# We need a "large fonts" and "small fonts" theme to ship with Discourse

**URL:** https://meta.discourse.org/t/we-need-a-large-fonts-and-small-fonts-theme-to-ship-with-discourse/60879
**Category:** Feature
**Created:** [Avril 13, 2017, 12:18 UTC](https://meta.discourse.org/t/we-need-a-large-fonts-and-small-fonts-theme-to-ship-with-discourse/60879 "2017-04-13T00:18:45Z")
**Posts on this page:** 1
**Showing post:** 35

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [Janvier 18, 2018, 5:34 UTC](https://meta.discourse.org/t/we-need-a-large-fonts-and-small-fonts-theme-to-ship-with-discourse/60879/35 "2018-01-18T05:34:27Z")

</div>

Now that @awesomerobot finished the giant font size refactor this is super trivial.

```plaintext
html {
    font-size: 16px !important;
}

```

And fonts are large, you could probably even push it up to 17px.

---

_[View the full topic](https://meta.discourse.org/t/we-need-a-large-fonts-and-small-fonts-theme-to-ship-with-discourse/60879)._
