From 4442393049a0f10a5a9b37ba479c183e04fd19c6 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:59:18 -0600 Subject: [PATCH] core: finalize summary --- default.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/default.css b/default.css index 2168c6a..4645601 100644 --- a/default.css +++ b/default.css @@ -85,10 +85,10 @@ h2 { } h3 { - font-size: 3.0rem; - text-align: left; - width: 550px; - background: #7c7f93; + font-size: 2.8rem; + text-align: right; + padding: 8px; + color: #ccd0da; } h4 {