Skip to content

Instantly share code, notes, and snippets.

@jeffikus
Created April 8, 2020 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffikus/27a3218ccd58bd045788c8d363eb5a2a to your computer and use it in GitHub Desktop.
Save jeffikus/27a3218ccd58bd045788c8d363eb5a2a to your computer and use it in GitHub Desktop.
.site-logo {
grid-area: site-title !important;
}
@media only screen and (min-width: 560px) {
.site-header .site-title {
align-self: center !important;
margin-left: 100px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment