diff --git a/apify-docs-theme/src/theme/custom.css b/apify-docs-theme/src/theme/custom.css index ddf7968bf4..abbcaab92a 100644 --- a/apify-docs-theme/src/theme/custom.css +++ b/apify-docs-theme/src/theme/custom.css @@ -561,7 +561,7 @@ aside .icon svg[class*=iconExternalLink] { .navbar__sub--title { display: flex; align-items: center; - width: 200px; + width: 220px; margin-right: 1.6rem; padding-right: 2rem; position: relative;