Skip to content

Instantly share code, notes, and snippets.

@BinaryMoon
Created June 30, 2020 09:30
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 BinaryMoon/f3f6017c42670a77eb8aef1f495c5d6f to your computer and use it in GitHub Desktop.
Save BinaryMoon/f3f6017c42670a77eb8aef1f495c5d6f to your computer and use it in GitHub Desktop.
.entry-title {
background: yellow;
color: black;
position: absolute;
padding:2rem 3rem;
font-size: 2.5rem !important;
transform: translate(0, -7rem);
}
header.entry-header {
margin-bottom: 4rem;
}
.home .entry-title {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment