Skip to content

Commit a3956b5

Browse files
yuyokknate770
authored andcommitted
Fix title on Safari (facebook#5499)
1 parent 0c2e2e7 commit a3956b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/website/static/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
background: #282c34;
2424
}
2525

26+
.headerTitleWithLogo {
27+
white-space: nowrap;
28+
}
29+
2630
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
2731
}
2832

0 commit comments

Comments
 (0)