Skip to content

Instantly share code, notes, and snippets.

@faruk09
Created January 18, 2020 06:16
Show Gist options
  • Save faruk09/9ea39921498c7fdbabdb786cf47b1c54 to your computer and use it in GitHub Desktop.
Save faruk09/9ea39921498c7fdbabdb786cf47b1c54 to your computer and use it in GitHub Desktop.
.blockquote-custom {
position: relative;
font-size: 1.1rem;
}
.blockquote-custom-icon {
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: -25px;
left: 50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment