From c7aa021e0efc25b78ba5844b1760c9a27edf30f4 Mon Sep 17 00:00:00 2001 From: Claire Schwarzer Date: Tue, 20 Jan 2026 23:11:29 +0100 Subject: [PATCH] more adjustments --- index.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.css b/index.css index 5449224..7fcd184 100644 --- a/index.css +++ b/index.css @@ -619,6 +619,7 @@ footer a { } .skills-container li { font-weight: 400 !important; + font-size: 1rem !important; } .contact-container { @@ -631,5 +632,6 @@ footer a { } .contact-container a { font-weight: 400 !important; + font-size: 1rem !important; } } \ No newline at end of file