Skip to content

Commit 012ac29

Browse files
authored
fix: navbar subtitle width (#1678)
1 parent f85a48c commit 012ac29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-docs-theme/src/theme/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ aside .icon svg[class*=iconExternalLink] {
561561
.navbar__sub--title {
562562
display: flex;
563563
align-items: center;
564-
width: 200px;
564+
width: 220px;
565565
margin-right: 1.6rem;
566566
padding-right: 2rem;
567567
position: relative;

0 commit comments

Comments
 (0)