spring-io / antora-ui-spring

Mozilla Public License 2.0
13 stars 26 forks source link

Admon font is incorrect due to fontawesome CSS #202

Closed philwebb closed 4 months ago

philwebb commented 4 months ago

152 added support for fontawesome but unfortunately this causes the admon text font to break. We can fix it by using the CSS provided in https://gitlab.com/antora/antora-ui-default/-/merge_requests/121.

I will submit a PR shortly.