Skip to content

Commit 7ae01d6

Browse files
yuyokkTimer
authored andcommitted
Fix title on Safari (facebook#5499)
1 parent 88aef11 commit 7ae01d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/website/static/css/custom.css

+4
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)