Use $doc-font-size in _reset.scss, fix #4983
This commit is contained in:
@ -5,7 +5,7 @@ permalink: "/docs/history/"
|
||||
excerpt: Change log of enhancements and bug fixes made to the theme.
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: '2024-09-17T16:37:54+08:00'
|
||||
last_modified_at: '2024-09-20T02:38:49+08:00'
|
||||
toc: false
|
||||
---
|
||||
|
||||
@ -31,6 +31,7 @@ toc: false
|
||||
|
||||
- Replace a redirected link to MadeMistakes in footer. [#4882](https://github.com/mmistakes/minimal-mistakes/pull/4882)
|
||||
- Fix wrong float direction for `feature_row` with `type="right"`. [#4061](https://github.com/mmistakes/minimal-mistakes/issues/4061)
|
||||
- Fix reset stylesheet overruling `$doc-font-size`. [#4983](https://github.com/mmistakes/minimal-mistakes/issues/4983)
|
||||
|
||||
### Documentation & Maintenance
|
||||
|
||||
|
Reference in New Issue
Block a user