diff --git a/src/App.css b/src/App.css index 1a9a48c..d1a6a2e 100644 --- a/src/App.css +++ b/src/App.css @@ -332,8 +332,7 @@ html[dir="rtl"] .nav-lang-toggle { display: flex; align-items: center; justify-content: center; - width: 36px; - height: 36px; + padding: 8px 10px; border-radius: 8px; cursor: pointer; transition: all 0.2s ease;