From b9c4edcbd3e136b97818ca0493d5892ff3172759 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 25 May 2025 00:44:14 +0200 Subject: [PATCH] auto-git: [change] settings.html --- settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.html b/settings.html index c354af3..d29207f 100644 --- a/settings.html +++ b/settings.html @@ -50,7 +50,7 @@ } .close-btn { background: none; border: none; - font-size: 1.6rem; cursor: pointer; + font-size: 1.2rem; cursor: pointer; color: #64748b; transition: color 0.2s; }