update: refine landing page logo sizing and corners

هذا الالتزام موجود في:
Abdul Kareem
2026-03-23 01:35:15 +03:00
الأصل d12866cf9c
التزام 0a77ca33dd

عرض الملف

@@ -50,9 +50,9 @@ body {
} }
.brand-logo { .brand-logo {
width: 64px; width: 68px;
height: 64px; height: 68px;
border-radius: 999px; border-radius: 18px;
object-fit: cover; object-fit: cover;
box-shadow: 0 8px 24px var(--shadow); box-shadow: 0 8px 24px var(--shadow);
} }
@@ -65,7 +65,7 @@ body {
} }
.logo { .logo {
width: min(220px, 58vw); width: min(300px, 72vw);
height: auto; height: auto;
border-radius: 28px; border-radius: 28px;
object-fit: contain; object-fit: contain;
@@ -322,8 +322,8 @@ footer {
} }
.brand-logo { .brand-logo {
width: 54px; width: 58px;
height: 54px; height: 58px;
} }
.btn, .btn,