wso2 / docs-mi

This repository contains the source code for WSO2 Micro Integrator documentation.
Apache License 2.0
4 stars 33 forks source link

Update header tag styling #945

Closed DinithiDiaz closed 2 weeks ago

DinithiDiaz commented 2 weeks ago

Purpose

This PR is to update the font size and color of the h4, h5, and h6.

Fixed the issue of <h5> and <h6> being smaller than the normal /<p> tag text.

Issue reference: https://github.com/wso2/docs-mi/issues/942

DinithiDiaz commented 2 weeks ago

Existing header styling:

existing

Updated header styling:

new