From 003378ef3f6e7de4368bec04455ac7969f3df56e Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Fri, 19 Sep 2025 08:15:30 +0000 Subject: [PATCH] Long arrows --- index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.php b/index.php index e71566c..505b0a7 100644 --- a/index.php +++ b/index.php @@ -166,6 +166,8 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { font-size: 2.5rem; text-decoration: none; opacity: 0.8; + display: inline-block; + transform: scale(1.5, 0.8); } .section-title { color: var(--text-color);