Prevent mobile brand text clipping

هذا الالتزام موجود في:
2026-05-02 23:24:05 +03:00
الأصل 89aebf79b2
التزام 93c8a87d93

عرض الملف

@@ -685,8 +685,9 @@
}
.navbar-brand-mobile {
line-height: 1.12;
margin-bottom: 0.35rem;
line-height: 1.22;
padding-bottom: 0.12rem;
margin-bottom: 0.4rem;
}
.navbar-logo-shell {
@@ -732,7 +733,7 @@
.navbar-shell .type-brand {
font-size: clamp(20px, 6.1vw, 24px);
line-height: 1.08;
line-height: 1.22;
}
.navbar-specialty {