@healthcatalyst/catalyst-docfx-template 1.0.164 → 1.0.166

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.164",
3
+ "version": "1.0.166",
4
4
  "license": "MIT",
5
5
  "description": "A DocFX Template patching the Default template.",
6
6
  "publishConfig": {
package/styles/main.css CHANGED
@@ -1247,7 +1247,6 @@ output {
1247
1247
  font-family: 'Open Sans', sans-serif;
1248
1248
  display: block;
1249
1249
  height: 28px;
1250
- font-size: 14px;
1251
1250
  width: 185px;
1252
1251
  border: 1px solid #D7D7D7;
1253
1252
  padding: 0 30px 0 10px;