diff --git a/_app/assets/themes/curtana/_less/common.less b/_app/assets/themes/curtana/_less/common.less index 69534bd68..8100aecef 100644 --- a/_app/assets/themes/curtana/_less/common.less +++ b/_app/assets/themes/curtana/_less/common.less @@ -168,17 +168,6 @@ body:hover .latest { line-height: 0; } - .latest-post { - margin-top: 16vmin; - font-size: 80%; - font-weight: normal; - line-height: 1.2; - - a { - font-weight: bold; - } - } - small { display: block; margin-top: 2vmin;