@healthcatalyst/catalyst-docfx-template 1.0.110 → 1.0.111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@healthcatalyst/catalyst-docfx-template",
3
- "version": "1.0.110",
3
+ "version": "1.0.111",
4
4
  "license": "MIT",
5
5
  "description": "A DocFX Template patching the Default template.",
6
6
  "publishConfig": {
package/styles/main.css CHANGED
@@ -1062,6 +1062,7 @@ output {
1062
1062
  .home-box h5,
1063
1063
  {
1064
1064
  font-size: 18px;
1065
+ line-height: 1;
1065
1066
  text-transform: none;
1066
1067
  margin-top:0px;
1067
1068
  margin-bottom:0px;