From 9043fbe77499f9f0bbe21a3c0afc256654cd9516 Mon Sep 17 00:00:00 2001 From: Ali Guler <64775480+alicaptain@users.noreply.github.com> Date: Tue, 30 May 2023 20:11:49 +0300 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index c411ed3..58d3d34 100644 --- a/style.css +++ b/style.css @@ -882,7 +882,7 @@ footer:before { } .works-card h3 a { - font-weight: 800; + font-weight: 300; letter-spacing: normal; word-break: break-word; }