From 5c64104e87d2d77a926edfcd13ddbf1c3f022815 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Wed, 30 Aug 2023 13:28:52 -0700 Subject: [PATCH] Compile css --- agaric/css/agaric.css | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index 5afaadc..1b2df05 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -8248,17 +8248,7 @@ a.teaser { font-size: 1.25rem; line-height: 1.4em; } -.hero-project .container .hero-body .authors { - color: currentColor; - font-size: 1.25rem; - line-height: 1em; } - -.hero-project .container .hero-body .created-date { - color: currentColor; - font-size: 1.25rem; - line-height: 1em; } - -.hero-project .container .hero-body .title + .subtitle, .hero-project .container .hero-body .created-date { +.hero-project .container .hero-body .title + .subtitle { margin-top: 1em; } @media screen and (min-width: 769px), print {