From ed0f6da4f3ad744b592aa65ddf4e4cb2d7aea7c9 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 17 May 2021 09:36:43 +0200 Subject: Design --- assets/css/components/_post-list.scss | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'assets/css/components/_post-list.scss') diff --git a/assets/css/components/_post-list.scss b/assets/css/components/_post-list.scss index dc3eda6..03b5e7a 100644 --- a/assets/css/components/_post-list.scss +++ b/assets/css/components/_post-list.scss @@ -36,17 +36,5 @@ margin-top: .6rem; } } - - @include element('post-title') { - //font-size: 1 / 16 * 17em; - font-weight: normal; - } - - @include element('post-date') { - flex: 0 0 auto; - transition: color .2s; - color: prop(--colors --meta --fg); - font-size: 1 / 16 * 14em; - } } } -- cgit v1.2.3-54-g00ecf