@apify/docs-theme 1.0.182 → 1.0.183

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": "@apify/docs-theme",
3
- "version": "1.0.182",
3
+ "version": "1.0.183",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "files": [
@@ -561,7 +561,7 @@ aside .icon svg[class*=iconExternalLink] {
561
561
  .navbar__sub--title {
562
562
  display: flex;
563
563
  align-items: center;
564
- width: 200px;
564
+ width: 220px;
565
565
  margin-right: 1.6rem;
566
566
  padding-right: 2rem;
567
567
  position: relative;