remove shoutouts styling

This commit is contained in:
John Bowdre 2024-06-18 11:17:32 -05:00
parent a3ad708fe6
commit dab7b3d4b7

View file

@ -294,20 +294,6 @@ blockquote {
padding-left: 0.25rem;
}
/* shoutouts styling */
.shoutout .shoutout__container .shoutout__title {
font-size: 1rem;
margin: 0;
margin-bottom: 0.5rem;
font-weight: bold;
}
.shoutout .shoutout__container .shoutout__content {
font-style: italic;
font-size: 0.9rem;
line-height: 1.2rem;
}
/* post front matter styling*/
.frontmatter hr {
margin-bottom: 0rem;