From a43282949935f51a5bef1a36907c428f98470ac1 Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 18 Sep 2024 19:06:47 +0300 Subject: [PATCH] Update changelog [SKIP CI] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84fc1be..811b169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Increased hover scale of aside images. - Scale up the blurred article banner in article list on hover. - Use decimals instead of percents (again).