diff --git a/static/css/custom.css b/static/css/custom.css index 0f89f89..3e23b07 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -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;