/* Target your site title specifically to prevent a line break in the Chinese title */
#site-title a {
    word-break: keep-all;
    overflow-wrap: normal;
}