style: encadré blanc arrondi pour le logo

This commit is contained in:
2026-07-06 19:11:50 +04:00
parent 931bd48a52
commit 218ec8072f
+4 -1
View File
@@ -210,8 +210,11 @@ html.light-theme .contact-links a:hover {
} }
.logo-image { .logo-image {
height: 2.25rem; height: 2.5rem;
width: auto; width: auto;
background: #fff;
padding: 0.25rem;
border-radius: 8px;
} }
.nav-links { .nav-links {