From 60a2162ce52a629b1bd178f8977b9e38f310f42e Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Fri, 15 Sep 2023 08:49:48 -0300 Subject: Update article font size --- css/main.css | 11 +++++------ index.njk | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/css/main.css b/css/main.css index 659b7d5..7d96622 100644 --- a/css/main.css +++ b/css/main.css @@ -44,13 +44,12 @@ .article-m { font-family: "Noto Sans Mono", monospace; - font-size: 24px; + font-size: 20px; text-decoration: none; opacity: 0.6; color: black; - font-weight: bold; + font-weight: 700; padding: 0px; - margin-top: 2rem; } .article-m:hover { @@ -75,9 +74,9 @@ body { h1 { font-family: "Times New Roman", Serif; - font-weight: 500; - font-size: 32px; - margin-bottom: 0; + font-weight: 700; + font-size: 20px; + margin-top: 2rem; line-height: 1.5; } diff --git a/index.njk b/index.njk index 292605d..1800196 100644 --- a/index.njk +++ b/index.njk @@ -8,7 +8,7 @@ - .⌴ + ߸
-- cgit v1.2.3