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);