-
Sokuree Consultant
+
+

+ Sokuree Consultant
+
íėŽėę°
diff --git a/src/index.css b/src/index.css
index f971a41..a5960ac 100644
--- a/src/index.css
+++ b/src/index.css
@@ -85,9 +85,18 @@ body {
.logo {
font-size: 1.5rem;
- font-weight: bold;
+ font-weight: 700;
color: var(--primary-color);
text-decoration: none;
+ display: flex !important;
+ align-items: center;
+ gap: 0.75rem;
+}
+
+.logo-image {
+ height: 45px;
+ width: auto;
+ object-fit: contain;
}
.nav-links a {