From 5b55bdeeac3c6cf112f9b1f4a34748f87cc1a850 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 24 Apr 2022 22:17:39 +0900 Subject: style: remove style "first-entry" --- docs/style.css | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'docs/style.css') diff --git a/docs/style.css b/docs/style.css index dd7407a..3430aaf 100644 --- a/docs/style.css +++ b/docs/style.css @@ -198,32 +198,6 @@ img { } /* Post entry -------------------------------------------------- */ -.first-entry { - position: relative; - display: flex; - flex-direction: column; - justify-content: center; - height: 320px; - margin-bottom: var(--header-height); -} -.first-entry .entry-header { - overflow: hidden; - display: -webkit-box; - -webkit-box-orient: vertical; - -webkit-line-clamp: 3; -} -.first-entry .entry-header h2 { - font-size: 40px; -} -.first-entry .entry-content { - margin-top: 14px; - margin-bottom: 14px; - font-size: 16px; - -webkit-line-clamp: 3; -} -.first-entry .entry-footer { - font-size: 14px; -} .post-entry { position: relative; margin-bottom: var(--gap); -- cgit v1.2.3-70-g09d2