diff --git a/_sass/_base.scss b/_sass/_base.scss index c3c6cee..ba67d56 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -61,9 +61,9 @@ a, table.table a { .post-description { margin-bottom: 2rem; + font-size: 0.875rem; a { color: inherit; - font-size: 0.875rem; &:hover { color: var(--global-theme-color); text-decoration: none; @@ -412,4 +412,4 @@ html.transition *:before, html.transition *:after { transition: all 750ms !important; transition-delay: 0 !important; -} \ No newline at end of file +}