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