@media (max-width: 799px) {
    .site-title a {
        display: inline-block;
        font-size: 23px
    }
}