diff --git a/css/style.css b/css/style.css index 8c0ed3c..0f0fbca 100644 --- a/css/style.css +++ b/css/style.css @@ -186,7 +186,7 @@ header { .nav-links { display: flex; gap: 32px; - font-size: 16px; + font-size: 24px; font-weight: 500; align-items: center; } @@ -862,7 +862,6 @@ CLIENTS max-height: 70px; object-fit: contain; - filter: grayscale(100%); opacity: 0.7; transition: diff --git a/index.html b/index.html index 809d70c..0c146be 100644 --- a/index.html +++ b/index.html @@ -44,9 +44,9 @@